PR: ports/16972
Submitted by: knu@idaemons.org Esecanna module for VJE-Delta 2.5
This commit is contained in:
parent
d703635f18
commit
e4987c5936
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26606
28
japanese/esecanna-module-vje25/Makefile
Normal file
28
japanese/esecanna-module-vje25/Makefile
Normal 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>
|
1
japanese/esecanna-module-vje25/distinfo
Normal file
1
japanese/esecanna-module-vje25/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (esecanna-module-vje25_0.13.0.tar.gz) = d4d1a0345b1c6ca775ce3d1764d3ee3f
|
1
japanese/esecanna-module-vje25/pkg-comment
Normal file
1
japanese/esecanna-module-vje25/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Esecanna module for VJE-Delta 2.5
|
6
japanese/esecanna-module-vje25/pkg-descr
Normal file
6
japanese/esecanna-module-vje25/pkg-descr
Normal 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/
|
3
japanese/esecanna-module-vje25/pkg-plist
Normal file
3
japanese/esecanna-module-vje25/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
lib/esecanna/vje25.so
|
||||
@unexec rmdir %D/lib/esecanna 2>/dev/null || true
|
||||
share/doc/esecanna/README.vje25.jp
|
Loading…
Reference in New Issue
Block a user