Ticket #43242: Portfile

File Portfile, 729 bytes (added by kristian.peters@…, 10 years ago)

new Portfile

Line 
1# $Id$
2
3PortSystem              1.0
4name                    jpilot
5version                 1.8.1
6license                 GPL-2
7description             A Palm Pilot desktop for Unix
8long_description        J-Pilot is a desktop organizer application for the palm pilot and other\
9                        Palm OS devices.  It is similar in functionality to the one that\
10                        3Com/Palm distributed.
11categories              palm
12homepage                http://www.jpilot.org/
13platforms               darwin
14maintainers             korseby.net:kristian.peters
15master_sites            http://www.jpilot.org/
16checksums               md5 ac59a5708f37e30d39e85b1fcedd266f
17patchfiles              patch-utils.h
18configure.args          --prefix=${prefix} \
19                                        --with-libiconv-prefix=${prefix} \
20                                        --with-pilot-prefix=${prefix}
21depends_build           port:intltool port:pkgconfig
22depends_lib             port:libiconv port:gtk2 port:pilot-link