summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2004-11-11 17:22:14 +0000
committerleeym <leeym@FreeBSD.org>2004-11-11 17:22:14 +0000
commit20aeaa5bf10332a930f9c17eab4b55e2c33c68fe (patch)
tree8794e8cef68415a796127c4c2647e3e0a1260137 /textproc
parent2faa87eccd5489a1ff13f5577115c113c74cc853 (diff)
downloadFreeBSD-ports-20aeaa5bf10332a930f9c17eab4b55e2c33c68fe.zip
FreeBSD-ports-20aeaa5bf10332a930f9c17eab4b55e2c33c68fe.tar.gz
- utilize INFO and PLIST_FILES, and retire pkg-plist
- add WWW in pkg-descr PR: 73238 Submitted by: leeym Approved by: maintainer timeout
Diffstat (limited to 'textproc')
-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 e5c87b6..6bb17bf 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 23a6561..ac52f0b 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 b32a87c..0000000
--- 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
OpenPOWER on IntegriCloud