PR: ports/16972

Submitted by:	knu@idaemons.org
Esecanna module for VJE-Delta 2.5
This commit is contained in:
Seiichirou Hiraoka 2000-03-07 09:40:10 +00:00
parent d703635f18
commit e4987c5936
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26606
5 changed files with 39 additions and 0 deletions

View File

@ -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>

View File

@ -0,0 +1 @@
MD5 (esecanna-module-vje25_0.13.0.tar.gz) = d4d1a0345b1c6ca775ce3d1764d3ee3f

View File

@ -0,0 +1 @@
Esecanna module for VJE-Delta 2.5

View File

@ -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/

View File

@ -0,0 +1,3 @@
lib/esecanna/vje25.so
@unexec rmdir %D/lib/esecanna 2>/dev/null || true
share/doc/esecanna/README.vje25.jp