summaryrefslogtreecommitdiff
path: root/x11/kb2mb2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kb2mb2/Makefile')
-rw-r--r--x11/kb2mb2/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11/kb2mb2/Makefile b/x11/kb2mb2/Makefile
new file mode 100644
index 000000000000..203518e3a471
--- /dev/null
+++ b/x11/kb2mb2/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: kb2mb2
+# Version required: 1.0
+# Date created: 24 December 1997
+# Whom: Tatsumi Hosokawa
+#
+# $Id: $
+#
+
+DISTNAME= kb2mb2-1.0
+CATEGORIES= x11
+MASTER_SITES= http://www.jp.FreeBSD.org/~hosokawa/XFree86/
+
+MAINTAINER= sada@e-mail.ne.jp
+
+USE_IMAKE= yes
+#XMKMF= xmkmf
+NO_INSTALL_MANPAGES= yes
+
+.include <bsd.port.mk>