aboutsummaryrefslogtreecommitdiff
path: root/x11/kb2mb2/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-07-12 22:54:07 +0000
committerSteve Price <steve@FreeBSD.org>1998-07-12 22:54:07 +0000
commit5e9d600ba35e201f0ae95bc4973543b079c8fb50 (patch)
treeb5229fb735240f502e57a9dcf87d86d996cdd665 /x11/kb2mb2/Makefile
parent3056ffbdb06d87cd6f00f845b85f9b4a288fb876 (diff)
downloadports-5e9d600ba35e201f0ae95bc4973543b079c8fb50.tar.gz
ports-5e9d600ba35e201f0ae95bc4973543b079c8fb50.zip
Notes
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>