1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

- utilize INFO and PLIST_FILES, and retire pkg-plist

- add WWW in pkg-descr

PR:		73238
Submitted by:	leeym
Approved by:	maintainer timeout
This commit is contained in:
Yen-Ming Lee 2004-11-11 17:22:14 +00:00
parent 56e042e18e
commit a73f3584a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121393
3 changed files with 4 additions and 4 deletions

View File

@ -18,6 +18,8 @@ COMMENT= Display word differences between text files
GNU_CONFIGURE= yes
MAN1= wdiff.1
INFO= wdiff
PLIST_FILES= bin/wdiff
post-install:
@install-info ${PREFIX}/${INFO_PATH}/wdiff.info ${PREFIX}/${INFO_PATH}/dir

View File

@ -19,3 +19,5 @@
- Yoshiro MIHIRA
(sanpei@sanpei.org)
WWW: http://www.gnu.org/software/wdiff/

View File

@ -1,4 +0,0 @@
bin/wdiff
@unexec install-info --delete %D/info/wdiff.info %D/info/dir
info/wdiff.info
@exec install-info %D/info/wdiff.info %D/info/dir