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

- replace pkg-plist with INFO and PLIST_FILES

- add WWW in pkg-descr
This commit is contained in:
Yen-Ming Lee 2004-10-13 15:28:24 +00:00
parent 4127531459
commit 7f564b0fa9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119248
3 changed files with 5 additions and 10 deletions

View File

@ -17,6 +17,9 @@ GNU_CONFIGURE= yes
MAKE_ENV= MAKEINFO=/usr/bin/makeinfo
MAN1= cdecl.1 chilight.1 cobfusc.1 cundecl.1 cunloop.1 yyextract.1 \
yyref.1
INFO= cutils
PLIST_FILES= bin/cdecl bin/chilight bin/cobfusc bin/cundecl bin/cunloop \
bin/yyextract bin/yyref
post-install:
install-info ${PREFIX}/info/${PORTNAME}.info ${PREFIX}/info/dir

View File

@ -11,3 +11,5 @@ yyref - yacc grammar reference program
Sandro Sigala
ssigala@globalnet.it
WWW: http://www.sigala.it/sandro/download.html

View File

@ -1,10 +0,0 @@
bin/cdecl
bin/chilight
bin/cobfusc
bin/cundecl
bin/cunloop
bin/yyextract
bin/yyref
@unexec install-info --delete %D/info/cutils.info %D/info/dir
info/cutils.info
@exec install-info %B/%f %D/info/dir