aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>2000-03-07 17:40:10 +0800
committerSeiichirou Hiraoka <flathill@FreeBSD.org>2000-03-07 17:40:10 +0800
commite4987c5936af4602b69beb72b028536f504a066e (patch)
treebb2498c0aa9ae234389b8b9c8571560a39a4987d /japanese
parentd703635f182658aad307fc9ded3ff57b3441b258 (diff)
downloadfreebsd-ports-e4987c5936af4602b69beb72b028536f504a066e.tar.gz
freebsd-ports-e4987c5936af4602b69beb72b028536f504a066e.tar.zst
freebsd-ports-e4987c5936af4602b69beb72b028536f504a066e.zip
PR: ports/16972
Submitted by: knu@idaemons.org Esecanna module for VJE-Delta 2.5
Notes
Notes: svn path=/head/; revision=26606
Diffstat (limited to 'japanese')
-rw-r--r--japanese/esecanna-module-vje25/Makefile28
-rw-r--r--japanese/esecanna-module-vje25/distinfo1
-rw-r--r--japanese/esecanna-module-vje25/pkg-comment1
-rw-r--r--japanese/esecanna-module-vje25/pkg-descr6
-rw-r--r--japanese/esecanna-module-vje25/pkg-plist3
5 files changed, 39 insertions, 0 deletions
diff --git a/japanese/esecanna-module-vje25/Makefile b/japanese/esecanna-module-vje25/Makefile
new file mode 100644
index 000000000000..320b48be210b
--- /dev/null
+++ b/japanese/esecanna-module-vje25/Makefile
@@ -0,0 +1,28 @@
+# New ports collection Makefile for: esecanna module for VJE-Delta 2.5
+# Version required: 0.13.0
+# Date created: 24 February 2000
+# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
+#
+# $FreeBSD$
+#
+
+DISTNAME= esecanna-module-vje25_0.13.0
+PKGNAME= ja-esecanna-module-vje25-0.13.0
+CATEGORIES= japanese
+MASTER_SITES= http://www.idaemons.org/ports/distfiles/ \
+ http://esecanna.netfort.gr.jp/
+
+MAINTAINER= knu@idaemons.org
+
+LIB_DEPENDS= esecanna.1:${PORTSDIR}/japanese/esecanna
+
+# VJE-Delta 2.5 is installed under /usr/local fixedly
+MAKE_ENV= RCDIR="${PREFIX}/etc" VJECFGFILE="/usr/local/etc/vje/vje.cfg"
+
+post-install:
+.if !defined(NOPORTDOCS)
+ ${MKDIR} ${PREFIX}/share/doc/esecanna
+ ${INSTALL_DATA} ${WRKSRC}/README.jp ${PREFIX}/share/doc/esecanna/README.vje25.jp
+.endif
+
+.include <bsd.port.mk>
diff --git a/japanese/esecanna-module-vje25/distinfo b/japanese/esecanna-module-vje25/distinfo
new file mode 100644
index 000000000000..53278578cf72
--- /dev/null
+++ b/japanese/esecanna-module-vje25/distinfo
@@ -0,0 +1 @@
+MD5 (esecanna-module-vje25_0.13.0.tar.gz) = d4d1a0345b1c6ca775ce3d1764d3ee3f
diff --git a/japanese/esecanna-module-vje25/pkg-comment b/japanese/esecanna-module-vje25/pkg-comment
new file mode 100644
index 000000000000..3d756bf7aa69
--- /dev/null
+++ b/japanese/esecanna-module-vje25/pkg-comment
@@ -0,0 +1 @@
+Esecanna module for VJE-Delta 2.5
diff --git a/japanese/esecanna-module-vje25/pkg-descr b/japanese/esecanna-module-vje25/pkg-descr
new file mode 100644
index 000000000000..1a05c436d611
--- /dev/null
+++ b/japanese/esecanna-module-vje25/pkg-descr
@@ -0,0 +1,6 @@
+Esecanna-module-vje25 is a esecanna module for VJE-Delta 2.5.
+
+Further documentation is under /usr/local/share/doc/esecanna,
+and the following web site:
+
+WWW: http://esecanna.netfort.gr.jp/
diff --git a/japanese/esecanna-module-vje25/pkg-plist b/japanese/esecanna-module-vje25/pkg-plist
new file mode 100644
index 000000000000..10c7bdb5a52b
--- /dev/null
+++ b/japanese/esecanna-module-vje25/pkg-plist
@@ -0,0 +1,3 @@
+lib/esecanna/vje25.so
+@unexec rmdir %D/lib/esecanna 2>/dev/null || true
+share/doc/esecanna/README.vje25.jp