summaryrefslogtreecommitdiff
path: root/devel/jlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/jlib/Makefile')
-rw-r--r--devel/jlib/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/devel/jlib/Makefile b/devel/jlib/Makefile
new file mode 100644
index 00000000000..4f88db0d1e0
--- /dev/null
+++ b/devel/jlib/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/10/15 17:16:05 rh Exp $
+#
+
+DISTNAME= jlib-1.0.6
+CATEGORIES= devel
+MASTER_SITES= http://download.sourceforge.net/jlib/
+
+MAINTAINER= rh@netbsd.org
+HOMEPAGE= http://jlib.sourceforge.net/
+
+GNU_CONFIGURE= YES
+USE_LIBTOOL= YES
+
+LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+
+.include "../../mk/bsd.pkg.mk"