aboutsummaryrefslogtreecommitdiff
path: root/textproc/wdiff
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-11-11 17:22:14 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2004-11-11 17:22:14 +0000
commita73f3584a63bf4339b6fd5e0663f937560015207 (patch)
tree0edc787fba49db754383c85cf95729c3d3a00314 /textproc/wdiff
parent56e042e18e6101f6079c7025c87624b78bc8223e (diff)
downloadports-a73f3584a63bf4339b6fd5e0663f937560015207.tar.gz
ports-a73f3584a63bf4339b6fd5e0663f937560015207.zip
- utilize INFO and PLIST_FILES, and retire pkg-plist
- add WWW in pkg-descr PR: 73238 Submitted by: leeym Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=121393
Diffstat (limited to 'textproc/wdiff')
-rw-r--r--textproc/wdiff/Makefile2
-rw-r--r--textproc/wdiff/pkg-descr2
-rw-r--r--textproc/wdiff/pkg-plist4
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/wdiff/Makefile b/textproc/wdiff/Makefile
index e5c87b6f9e45..6bb17bff2775 100644
--- a/textproc/wdiff/Makefile
+++ b/textproc/wdiff/Makefile
@@ -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
diff --git a/textproc/wdiff/pkg-descr b/textproc/wdiff/pkg-descr
index 23a6561231ea..ac52f0bd6923 100644
--- a/textproc/wdiff/pkg-descr
+++ b/textproc/wdiff/pkg-descr
@@ -19,3 +19,5 @@
- Yoshiro MIHIRA
(sanpei@sanpei.org)
+
+WWW: http://www.gnu.org/software/wdiff/
diff --git a/textproc/wdiff/pkg-plist b/textproc/wdiff/pkg-plist
deleted file mode 100644
index b32a87c22e8d..000000000000
--- a/textproc/wdiff/pkg-plist
+++ /dev/null
@@ -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