summaryrefslogtreecommitdiff
path: root/x11/lupe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/lupe/Makefile')
-rw-r--r--x11/lupe/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/x11/lupe/Makefile b/x11/lupe/Makefile
new file mode 100644
index 000000000000..9ded6685c72e
--- /dev/null
+++ b/x11/lupe/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: lupe
+# Version required: 0.07
+# Date created: 19 December 1996
+# Whom: FURUSAWA, Kazuhisa <furusawa@com.cs.osakafu-u.ac.jp>
+
+DISTNAME= lupe-0.07
+CATEGORIES= x11
+MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/X11/contrib/misc/
+DISTFILES= lupe007.tar.gz
+
+MAINTAINER= furusawa@com.cs.osakafu-u.ac.jp
+
+WRKSRC= $(WRKDIR)/lupe
+USE_GMAKE= yes
+USE_IMAKE= yes
+XMKMF= xmkmf
+
+.include <bsd.port.mk>