aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/bsdrain/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/games/bsdrain/Makefile b/games/bsdrain/Makefile
index f19ac7fe5c14..52b031c4440e 100644
--- a/games/bsdrain/Makefile
+++ b/games/bsdrain/Makefile
@@ -11,12 +11,9 @@ DISTNAME= rain-${PORTVERSION}
MAINTAINER= jacob@whotookspaz.org
COMMENT= The original BSD rain program, ported from NetBSD
-MAN6= rain.6
-MANCOMPRESSED= yes
-
-PLIST_FILES= bin/rain
+PLIST_FILES= bin/rain \
+ man/man6/rain.6.gz
USE_BZIP2= yes
-NO_STAGE= yes
.include <bsd.port.mk>