Ticket #43890: Portfile

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