mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
PortSystem 1.0
|
|
|
|
name gfm
|
|
version 1.06
|
|
license GPL-2
|
|
categories math
|
|
maintainers nomaintainer
|
|
description tool to manipulate Texas Instruments calculator files
|
|
long_description GFM allows to manipulate single/group/tigroup files of all Texas Instruments (TI) calculators
|
|
homepage http://lpg.ticalc.org/prj_tilp/
|
|
platforms darwin
|
|
|
|
master_sites sourceforge:tilp
|
|
|
|
checksums md5 9376fb0b59e3c7fac17d675fb165ff53 \
|
|
sha1 895ee98bb396cef02d01568d6988097803156899 \
|
|
rmd160 48495c810ef38f7a56536b0abace9880dac49798
|
|
|
|
use_bzip2 yes
|
|
|
|
depends_build port:pkgconfig \
|
|
bin:groff:groff
|
|
|
|
depends_lib port:libiconv \
|
|
port:libticonv \
|
|
port:libtifiles2 \
|
|
port:libticables2 \
|
|
port:libticalcs2 \
|
|
port:gettext \
|
|
path:lib/pkgconfig/gtk+-2.0.pc:gtk2 \
|
|
port:libglade2
|
|
|
|
configure.args --without-kde
|