summaryrefslogtreecommitdiffstats
path: root/games/wmqstat/Makefile
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2005-05-27 03:47:23 +0000
committerdanfe <danfe@FreeBSD.org>2005-05-27 03:47:23 +0000
commit36fb5b32679db8b303059fc331b9bdad53856f12 (patch)
tree205993f0dd0f967d925917c8329c351811a5a5e2 /games/wmqstat/Makefile
parent788b6cbdd816e6ca36be905c6d6ef46495013cfb (diff)
downloadFreeBSD-ports-36fb5b32679db8b303059fc331b9bdad53856f12.zip
FreeBSD-ports-36fb5b32679db8b303059fc331b9bdad53856f12.tar.gz
Employ PLIST_FILES/PORTDOCS and kill pkg-plist.
Diffstat (limited to 'games/wmqstat/Makefile')
-rw-r--r--games/wmqstat/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/games/wmqstat/Makefile b/games/wmqstat/Makefile
index 75789f0..9d1661c 100644
--- a/games/wmqstat/Makefile
+++ b/games/wmqstat/Makefile
@@ -19,6 +19,12 @@ RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat
USE_X_PREFIX= yes
USE_XPM= yes
+PLIST_FILES= bin/${PORTNAME}
+
+.if !defined(NOPORTDOCS)
+PORTDOCS= README
+.endif
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
OpenPOWER on IntegriCloud