summaryrefslogtreecommitdiffstats
path: root/palm/malsync/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'palm/malsync/Makefile')
-rw-r--r--palm/malsync/Makefile26
1 files changed, 26 insertions, 0 deletions
diff --git a/palm/malsync/Makefile b/palm/malsync/Makefile
new file mode 100644
index 0000000..5b99898
--- /dev/null
+++ b/palm/malsync/Makefile
@@ -0,0 +1,26 @@
+# ports collection makefile for: malsync
+# Version required: 1.8
+# Date created: Tue Feb 22 00:06:07 CET 2000
+# Whom: Dirk Froemberg <dirk@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+DISTNAME= malsync_src_1_8
+PKGNAME= malsync-1.8
+CATEGORIES= palm
+MASTER_SITES= http://www.tomw.org/ \
+ http://people.FreeBSD.org/~dirk/ports/distfiles/
+
+MAINTAINER= dirk@FreeBSD.org
+
+LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link
+
+USE_GMAKE= yes
+WRKSRC= ${WRKDIR}/malsync_src/mal/client/unix
+FETCH_BEFORE_ARGS= -b
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/malsync ${PREFIX}/bin
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud