# $Id: Portfile 74398 2010-12-15 06:36:15Z and.damore@macports.org $

PortSystem          1.0

name                tilp2
version             1.14
categories          math
maintainers         and.damore openmaintainer
description         TI Linkinf Program
long_description    Program to communicate with TI calculators, based on gtk2
homepage            http://lpg.ticalc.org/prj_tilp/
platforms           darwin

master_sites        sourceforge:tilp

checksums           md5 85f4ccd5efd96f4d25f2e0802ff096fd \
                    sha1 00563d0792127d2e9b8598d423fde6661f236c46 \
                    rmd160 4b477f83b6e6f4893a9ec703ac9d38696a5eb221

depends_build       port:pkgconfig \
                    bin:grep:grep \
                    bin:groff:groff
depends_lib         port:libiconv \
                    port:libticonv \
                    port:libtifiles2 \
                    port:libticables2 \
                    port:libticalcs2 \
                    port:gettext \
                    port:gtk2 \
                    port:libglade2

patchfiles          patch-man-Makefile.in.diff

configure.args      --without-kde
