aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/kinput2-canna/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/kinput2-canna/Makefile')
-rw-r--r--japanese/kinput2-canna/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/japanese/kinput2-canna/Makefile b/japanese/kinput2-canna/Makefile
new file mode 100644
index 000000000000..245555822d3a
--- /dev/null
+++ b/japanese/kinput2-canna/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: kinput2.canna
+# Version required: 2.0p1
+# Date created: 1 May 1995
+# Whom: NIIMI Satoshi <sa2c@and.or.jp>
+#
+# $Id$
+#
+
+DISTNAME= kinput2-v2-fix1
+PKGNAME= jp-ckinput2-2.0.1
+CATEGORIES+= japanese x11
+MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/
+
+MAINTAINER= asami@FreeBSD.ORG
+
+LIB_DEPENDS= canna\\.1\\.:${PORTSDIR}/japanese/Canna
+
+NO_WRKSUBDIR= yes
+USE_IMAKE= yes
+
+.include <bsd.port.mk>