diff options
Diffstat (limited to 'games/wmqstat/Makefile')
-rw-r--r-- | games/wmqstat/Makefile | 6 |
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 |