summaryrefslogtreecommitdiff
path: root/lang/japhar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/japhar/Makefile')
-rw-r--r--lang/japhar/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/lang/japhar/Makefile b/lang/japhar/Makefile
new file mode 100644
index 00000000000..c64b1300479
--- /dev/null
+++ b/lang/japhar/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/10/28 09:51:43 agc Exp $
+#
+
+DISTNAME= japhar-0.08
+CATEGORIES= lang
+MASTER_SITES= ftp://ftp.japhar.org/pub/hungry/japhar/source/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.japhar.org/
+
+ONLY_FOR_PLATFORM= SunOS-*-* # untested on NetBSD
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+LIBTOOL_FLAGS= --install-la
+USE_GMAKE= yes
+
+.include "../../mk/bsd.prefs.mk"
+
+# The japhar tar archive uses ././@LongLink GNU tar hacks
+.undef EXTRACT_USING_PAX
+
+.include "../../mk/bsd.pkg.mk"