1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Some clean ups

- Pull pkg-plist to PLIST_FILES
- Add perl5 virtual category

Prompted by:    PR: ports/149544, ports/149545
This commit is contained in:
Philip M. Gollucci 2010-10-10 02:35:27 +00:00
parent 5e7fc97192
commit d822332d5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262729
2 changed files with 4 additions and 7 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= jcode.pl
PORTVERSION= 2.13
CATEGORIES= japanese
CATEGORIES= japanese perl5
MASTER_SITES= http://srekcah.org/jcode/
EXTRACT_SUFX= # none
@ -20,13 +20,11 @@ NO_BUILD= yes
EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= .
PLIST_SUB= INSTALL_BASE=${INSTALL_BASE}
INSTALL_BASE= ${SITE_PERL_REL}
INSTALL_DIR= ${PREFIX}/${INSTALL_BASE}
PLIST_FILES= %%SITE_PERL%%/${PORTNAME}
do-install:
${MKDIR} ${INSTALL_DIR}
${INSTALL_DATA} ${WRKDIR}/${DISTNAME} ${INSTALL_DIR}/${PORTNAME}
${MKDIR} ${INSTALL_DIR}/
${INSTALL_DATA} ${WRKDIR}/${DISTNAME} ${SITE_PERL}/${PORTNAME}
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
%%INSTALL_BASE%%/jcode.pl