summaryrefslogtreecommitdiff
path: root/comms/synce-librapi2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/synce-librapi2/Makefile')
-rw-r--r--comms/synce-librapi2/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/comms/synce-librapi2/Makefile b/comms/synce-librapi2/Makefile
new file mode 100644
index 00000000000..946a4eddb47
--- /dev/null
+++ b/comms/synce-librapi2/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/13 15:03:42 wiz Exp $
+#
+
+DISTNAME= synce-librapi2-0.9.1
+CATEGORIES= comms
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=synce/}
+
+MAINTAINER= wiz@NetBSD.org
+HOMEPAGE= http://synce.sourceforge.net/
+COMMENT= SynCE RAPI library
+
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+
+.include "../../comms/synce-libsynce/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"