diff --git a/palm/Makefile b/palm/Makefile index 06293d126a49..2bc95050087e 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -24,6 +24,7 @@ SUBDIR += prc-tools-binutils SUBDIR += prc-tools-gcc SUBDIR += syncal + SUBDIR += syncmal SUBDIR += txt2pdbdoc SUBDIR += xcopilot diff --git a/palm/syncmal/Makefile b/palm/syncmal/Makefile new file mode 100644 index 000000000000..cf302b02530e --- /dev/null +++ b/palm/syncmal/Makefile @@ -0,0 +1,28 @@ +# New ports collection makefile for: syncmal +# Date created: March 17, 2001 +# Whom: fenner +# +# $FreeBSD$ +# + +PORTNAME= syncmal +PORTVERSION= 0.61 +CATEGORIES= palm +MASTER_SITES= http://people.atl.mediaone.net/jasonday/code/syncmal/ +DISTNAME= jpilot-${PORTNAME}_${PORTVERSION}${EXTRACTSUFX} + +MAINTAINER= fenner@FreeBSD.Org + +BUILD_DEPENDS= /nonexistent:${PORTSDIR}/palm/jpilot:patch \ + /nonexistent:${PORTSDIR}/palm/malsync:patch +RUN_DEPENDS= jpilot:${PORTSDIR}/palm/jpilot + +PREFIX= ${LOCALBASE}/pilot +USE_GMAKE= YES +GNU_CONFIGURE= YES +CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config +CONFIGURE_ARGS= --with-pilot-prefix=${PREFIX} \ + --with-plugin-prefix=${PORTSDIR}/palm/jpilot/work/jpilot-0.99 \ + --with-mal-source=${PORTSDIR}/palm/malsync/work/malsync + +.include diff --git a/palm/syncmal/distinfo b/palm/syncmal/distinfo new file mode 100644 index 000000000000..d52915a19723 --- /dev/null +++ b/palm/syncmal/distinfo @@ -0,0 +1 @@ +MD5 (jpilot-syncmal_0.61.tar.gz) = 5dd7651107106c1e8d3c3025811aad31 diff --git a/palm/syncmal/pkg-comment b/palm/syncmal/pkg-comment new file mode 100644 index 000000000000..ee5f0c68528b --- /dev/null +++ b/palm/syncmal/pkg-comment @@ -0,0 +1 @@ +A MAL plugin for jpilot, to synchronize with services like AvantGo diff --git a/palm/syncmal/pkg-descr b/palm/syncmal/pkg-descr new file mode 100644 index 000000000000..25ca2b217430 --- /dev/null +++ b/palm/syncmal/pkg-descr @@ -0,0 +1,4 @@ +syncmal is a plugin for jpilot which allows syncrhonizing with +MobileLink services that use malsync, e.g. AvantGo. + +WWW: http://people.atl.mediaone.net/jasonday/code/syncmal/syncmal.html diff --git a/palm/syncmal/pkg-plist b/palm/syncmal/pkg-plist new file mode 100644 index 000000000000..153556f64952 --- /dev/null +++ b/palm/syncmal/pkg-plist @@ -0,0 +1,2 @@ +lib/jpilot/plugins/libsyncmal.la +lib/jpilot/plugins/libsyncmal.so