# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup cmake 1.1 name gnucash-docs version 5.6 license GFDL-1.1+ categories gnome x11 maintainers {dports @drkp} openmaintainer description docs for gnucash platforms any long_description \ GnuCash is a personal and small-business \ financial-accounting software, freely licensed under the \ GNU GPL. Designed to be easy to use, yet powerful and \ flexible, GnuCash allows you to track bank accounts, \ stocks, income and expenses. As quick and intuitive to \ use as a checkbook register, it is based on professional \ accounting principles to ensure balanced books and \ accurate reports. \ This package contains (1) the user manual and (2) the \ Tutorial And Concepts Guide. Both are available through \ yelp, the gnome help browser, and an HTML copy is \ installed in ${prefix}/share/doc/gnucash. homepage https://www.gnucash.org master_sites sourceforge:project/gnucash/gnucash%20%28stable%29/${version} checksums rmd160 c3407db7e2a583853ecdb94284ba3d2981eea888 \ sha256 8ad9da28199074fc5ef604d4489a82413031290a06e5f6418fe85cceb5fa3f02 \ size 114913814 depends_lib bin:scrollkeeper-config:rarian \ port:libxml2 \ bin:xsltproc:libxslt variant x11 conflicts quartz { depends_run bin:yelp:yelp } variant quartz conflicts x11 { notes-append "The Gnome program documentation reader, yelp, will not currently install with +quartz. Until fixed, please refer to https://www.gnucash.org/docs.phtml for gnucash documentation." } if {![variant_isset quartz]} { default_variants +x11 } supported_archs noarch build.target all html post-activate { system "${prefix}/bin/scrollkeeper-update" } livecheck.type sourceforge livecheck.name gnucash livecheck.distname ${name}