aboutsummaryrefslogtreecommitdiff
path: root/x11/xmangekyou/Makefile
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1998-12-24 14:32:14 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1998-12-24 14:32:14 +0000
commit21d1e768c26bccca58d120e99d3d67fc44103d82 (patch)
treeb2693e8c857731a184f9dbf5d8c43f947960f0ce /x11/xmangekyou/Makefile
parent3e5ae9c6317c339666a0369316814a7234faabc6 (diff)
Notes
Diffstat (limited to 'x11/xmangekyou/Makefile')
-rw-r--r--x11/xmangekyou/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/x11/xmangekyou/Makefile b/x11/xmangekyou/Makefile
new file mode 100644
index 000000000000..5fcf024c31b5
--- /dev/null
+++ b/x11/xmangekyou/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: XMangekyou
+# Version required: 1.03
+# Date created: 30 October 1998
+# Whom: Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
+#
+# $Id$
+#
+
+DISTNAME= xmangekyou-1.03
+CATEGORIES= x11
+MASTER_SITES= http://www.ed.kagu.sut.ac.jp/~j4397617/
+
+MAINTAINER= sakai@miya.ee.kagu.sut.ac.jp
+
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+
+ALL_TARGET= xmangekyou
+
+USE_X_PREFIX= yes
+
+MAN1= xmangekyou.1
+MANCOMPRESSED= yes
+
+.include <bsd.port.mk>