summaryrefslogtreecommitdiff
path: root/japanese/expect/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-03-11 11:52:43 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-03-11 11:52:43 +0000
commit3d47f4132c764df116a125dfe8d747a3e519c600 (patch)
tree3ffea95106b3708cede4eb011396ee7f69ff34d2 /japanese/expect/Makefile
parentUpgrade to 5.22.0. Closes PR ports/2935. (diff)
Japanized expect, uses some files from lang/expect port. Closes
PR ports/2940. Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
Notes
Notes: svn path=/head/; revision=5937
Diffstat (limited to 'japanese/expect/Makefile')
-rw-r--r--japanese/expect/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/japanese/expect/Makefile b/japanese/expect/Makefile
new file mode 100644
index 000000000000..548d406e69a4
--- /dev/null
+++ b/japanese/expect/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: expect
+# Version required: 5.22.0
+# Date created: 10 March 1997
+# Whom: taguchi
+#
+# $Id$
+#
+
+FILESDIR= ${.CURDIR}/../../lang/expect/files
+
+.include "${.CURDIR}/../../lang/expect/Makefile"
+
+PKGNAME= jp-expect-5.22.0
+CATEGORIES= japanese
+MAINTAINER= taguchi@tohoku.iij.ad.jp
+
+LIB_DEPENDS= tk42jp\\.1\\.:${PORTSDIR}/japanese/tk42
+
+CFLAGS+= -DKANJI -DKINPUT2
+CONFIGURE_ARGS= --enable-shared --with-tclconfig=${PREFIX}/lib/tcl7.6jp \
+ --with-tkconfig=${PREFIX}/lib/tk4.2jp \
+ --with-tclinclude=${PREFIX}/include/tcl7.6jp \
+ --with-tkinclude=${PREFIX}/include/tk4.2jp