1 | # $Id$ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | |
---|
5 | name jpilot |
---|
6 | version 1.8.2 |
---|
7 | license GPL-2 |
---|
8 | description A Palm Pilot desktop for Unix |
---|
9 | long_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. |
---|
12 | categories palm |
---|
13 | homepage http://www.jpilot.org/ |
---|
14 | platforms darwin |
---|
15 | maintainers korseby.net:kristian.peters |
---|
16 | master_sites http://www.jpilot.org/ |
---|
17 | checksums md5 8b539d8943ac75c7890fc5c071e89adb \ |
---|
18 | sha256 2c28ed7acea27ae3d541036f2e2ca5ed7e0121badf477e3cfa5ec8d282337e23 |
---|
19 | configure.args --prefix=${prefix} \ |
---|
20 | --with-libiconv-prefix=${prefix} \ |
---|
21 | --with-pilot-prefix=${prefix} |
---|
22 | depends_build port:intltool port:pkgconfig |
---|
23 | depends_lib port:libiconv port:gtk2 port:pilot-link |
---|