# -*- 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 125801 2014-09-26 20:04:08Z ryandesign@macports.org $ PortSystem 1.0 PortGroup pure 1.0 pure.setup gnumeric-pure 0.14 name gnumeric-pure categories-append math devel platforms darwin maintainers ryandesign license GPL-2+ homepage https://bitbucket.org/purelang/pure-lang/wiki/Addons#markdown-header-${name} description a Gnumeric extension which lets you use Pure \ functions in the Gnome spreadsheet long_description ${name} provides ${description}. \ It offers better execution speed than the \ existing Perl and Python plugins, and provides \ some powerful features not found in other \ Gnumeric scripting plugins. checksums rmd160 5658143e3ca1d2b103a731d482f6e813c266126c \ sha256 cb960cbb8612dbcb808bc5cb7ccc2a0861750d4e0ecf40c0fb502065a226812c depends_build-append port:pkgconfig build.args-append prefix=${prefix} destroot.args-append prefix=${prefix} depends_lib-append port:gnumeric