# -*- 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: Portfile 150011 2016-07-08 14:38:56Z mf2k@macports.org $ PortSystem 1.0 PortGroup github 1.0 github.setup qalculate libqalculate 0.9.8 categories math platforms darwin maintainers gmail.com:jjstickel license GPL-2+ description \ libqalculate is math libary for expression evaluation \ with units, variables and functions support and CAS \ functionality. long_description \ libqalculate is math libary for expression evaluation \ with units, variables and functions support and CAS \ functionality. This library directly supports the \ GUI interface qalculate-gtk or qalculate-kde. master_sites https://github.com/${github.author}/${github.project}/files/316260 checksums rmd160 aec2d6aa507bff6fc64755e9ba44ce5e72586fe5 \ sha256 0dd74d36885ab8d98f1268e17950426af2eb93ab9e819703ded230b042cceb5c patchfiles patch-libqalculate_unordered.diff patch.pre_args -p1 depends_build-append port:intltool \ port:pkgconfig depends_lib-append port:cln\ port:libxml2\ path:lib/pkgconfig/glib-2.0.pc:glib2\ port:readline