From c17456dac30fd4c60d37cb8b0083b9e2af14f606 Mon Sep 17 00:00:00 2001 From: Munechika SUMIKAWA Date: Tue, 31 Aug 1999 14:00:48 +0000 Subject: J-Pilot is a desktop organizer application for the palm pilot that runs under Linux, and Unix. It is similar in functionality to the one that 3com distributes for a well known rampant legacy operating system. WWW: http://jpilot.linuxbox.com/ PR: 13337 Submitted by: Alex Varju Reviewed by: sumikawa --- palm/jpilot/Makefile | 24 ++++++++++++++++++++++++ palm/jpilot/distinfo | 1 + palm/jpilot/pkg-comment | 1 + palm/jpilot/pkg-descr | 9 +++++++++ palm/jpilot/pkg-plist | 5 +++++ 5 files changed, 40 insertions(+) create mode 100644 palm/jpilot/Makefile create mode 100644 palm/jpilot/distinfo create mode 100644 palm/jpilot/pkg-comment create mode 100644 palm/jpilot/pkg-descr create mode 100644 palm/jpilot/pkg-plist diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile new file mode 100644 index 000000000000..bd48aee605c4 --- /dev/null +++ b/palm/jpilot/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: jpilot +# Version required: 0.93.1 +# Date created: 23 August 1999 +# Whom: Alex Varju +# +# $FreeBSD$ +# + +DISTNAME= jpilot-0.93.1 +CATEGORIES= palm +MASTER_SITES= http://jpilot.linuxbox.com/ + +MAINTAINER= varju@webct.com + +LIB_DEPENDS= pisock:${PORTSDIR}/palm/pilot-link \ + gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 + +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-pilot-prefix=${PREFIX}/pilot + +post-install: + strip ${PREFIX}/bin/jpilot + +.include diff --git a/palm/jpilot/distinfo b/palm/jpilot/distinfo new file mode 100644 index 000000000000..0d1f9bbd1b30 --- /dev/null +++ b/palm/jpilot/distinfo @@ -0,0 +1 @@ +MD5 (jpilot-0.93.1.tar.gz) = 52dd5021a2a7e73817bf2aee029b558c diff --git a/palm/jpilot/pkg-comment b/palm/jpilot/pkg-comment new file mode 100644 index 000000000000..484b2dcee52d --- /dev/null +++ b/palm/jpilot/pkg-comment @@ -0,0 +1 @@ +Desktop Organizer Software for the Palm Pilot diff --git a/palm/jpilot/pkg-descr b/palm/jpilot/pkg-descr new file mode 100644 index 000000000000..369d86a5b3c5 --- /dev/null +++ b/palm/jpilot/pkg-descr @@ -0,0 +1,9 @@ +J-Pilot is a desktop organizer application for the palm pilot that +runs under Linux, and Unix. It is similar in functionality to the +one that 3com distributes for a well known rampant legacy operating +system. + +WWW: http://jpilot.linuxbox.com/ + +- Alex +varju@webct.com diff --git a/palm/jpilot/pkg-plist b/palm/jpilot/pkg-plist new file mode 100644 index 000000000000..03a755de46f9 --- /dev/null +++ b/palm/jpilot/pkg-plist @@ -0,0 +1,5 @@ +bin/jpilot +share/jpilot/jpilotrc.blue +share/jpilot/jpilotrc.default +share/jpilot/jpilotrc.green +@dirrm share/jpilot -- cgit v1.2.3