aboutsummaryrefslogtreecommitdiff
path: root/japanese/kinput2-sj3/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-08-20 10:25:51 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-08-20 10:25:51 +0000
commitc23230c134c483f513fc103d3fdc1e147025088f (patch)
treee46c29f27c7198b788edbf6e6fe745e7e0e3d69c /japanese/kinput2-sj3/Makefile
parent7071f43502c9cda0c8af6730aac4046a1151c21d (diff)
downloadports-c23230c134c483f513fc103d3fdc1e147025088f.tar.gz
ports-c23230c134c483f513fc103d3fdc1e147025088f.zip
Notes
Diffstat (limited to 'japanese/kinput2-sj3/Makefile')
-rw-r--r--japanese/kinput2-sj3/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/japanese/kinput2-sj3/Makefile b/japanese/kinput2-sj3/Makefile
new file mode 100644
index 000000000000..b2c45df8fada
--- /dev/null
+++ b/japanese/kinput2-sj3/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: kinput2.sj3
+# Version required: 2.0p1
+# Date created: 10 Aug 1996
+# Whom: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
+#
+# $Id$
+#
+
+DISTNAME= kinput2-v2-fix1
+PKGNAME= jp-skinput2-2.0.1
+CATEGORIES+= japanese x11
+MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/
+
+MAINTAINER= hidekazu@cs.titech.ac.jp
+
+BUILD_DEPENDS= ${LOCALBASE}/lib/libsj3lib.a:${PORTSDIR}/japanese/sj3
+
+NO_WRKSUBDIR= yes
+USE_IMAKE= yes
+
+.include <bsd.port.mk>