# -*- 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 # $Id$ PortSystem 1.0 PortGroup cxx11 1.0 PortGroup github 1.0 github.setup ledger ledger 3.1.1 v fetch.type git name ledger homepage http://ledger-cli.org/ categories finance description A command-line, double-entry accounting tool. long_description Ledger is a powerful, double-entry accounting system that \ is accessed from the UNIX command-line. license BSD maintainers nomaintainer platforms darwin depends_build-append port:automake \ port:autoconf \ port:cmake \ port:libtool \ port:doxygen \ path:bin/dot:graphviz \ port:libedit \ port:texlive-xetex \ bin:makeinfo:texinfo depends_lib-append port:pcre \ port:expat \ port:boost \ port:python27 \ port:libiconv \ port:zlib \ port:gmp \ port:mpfr \ port:ncurses \ port:gettext configure.cmd ${worksrcpath}/acprep opt config build.cmd ${worksrcpath}/acprep opt make