aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipsumdump
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-03-21 02:00:04 +0800
committerkrion <krion@FreeBSD.org>2004-03-21 02:00:04 +0800
commit66b5ebbda1395ff790e13aa65125250780bc0c54 (patch)
treea5250308e338e894d42d9b74e891fdf6ebd54aac /net/ipsumdump
parentf353738cb6d6a92ee62ae18ba7d664b55397e789 (diff)
downloadfreebsd-ports-gnome-66b5ebbda1395ff790e13aa65125250780bc0c54.tar.gz
freebsd-ports-gnome-66b5ebbda1395ff790e13aa65125250780bc0c54.tar.zst
freebsd-ports-gnome-66b5ebbda1395ff790e13aa65125250780bc0c54.zip
- Utilize PLIST_FILES
Diffstat (limited to 'net/ipsumdump')
-rw-r--r--net/ipsumdump/Makefile3
-rw-r--r--net/ipsumdump/pkg-plist3
2 files changed, 3 insertions, 3 deletions
diff --git a/net/ipsumdump/Makefile b/net/ipsumdump/Makefile
index 360c1d32be5e..e1135e1cdf1d 100644
--- a/net/ipsumdump/Makefile
+++ b/net/ipsumdump/Makefile
@@ -22,6 +22,9 @@ USE_SIZE= yes
MAN1= ${PORTNAME}.1
+PORTDOCS= README
+PLIST_FILES= bin/ipsumdump
+
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
diff --git a/net/ipsumdump/pkg-plist b/net/ipsumdump/pkg-plist
deleted file mode 100644
index bccd0385a152..000000000000
--- a/net/ipsumdump/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/ipsumdump
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%@dirrm %%DOCSDIR%%