# $Id: Portfile 118661 2014-04-07 19:01:16Z macsforever2000@macports.org $

PortSystem		1.0

name			jpilot
version			1.8.1
license			GPL-2
description		A Palm Pilot desktop for Unix
long_description	J-Pilot is a desktop organizer application for the palm pilot and other\
			Palm OS devices.  It is similar in functionality to the one that\
			3Com/Palm distributed.
categories		palm
homepage		http://www.jpilot.org/
platforms		darwin
maintainers		korseby.net:kristian.peters
master_sites 		http://www.jpilot.org/
checksums           md5     ac59a5708f37e30d39e85b1fcedd266f \
                    rmd160  4b40d625d4582994eeb5acfa296ed0925a59b7bd \
                    sha256  682838e8f9634102e5721e779fa0f00ec4be747776a575794137f1ce9420291f

patchfiles		patch-utils.h.diff
configure.args  	--prefix=${prefix} \
					--with-libiconv-prefix=${prefix} \
					--with-pilot-prefix=${prefix}
depends_build		port:intltool port:pkgconfig
depends_lib		port:libiconv port:gtk2 port:pilot-link
