aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-15 18:12:57 +0800
committermiwi <miwi@FreeBSD.org>2014-02-15 18:12:57 +0800
commita5acc4d0a65f617e746fd7a6c365dd68e6ca0f93 (patch)
treedf1651b0b5ef4435eb09b38475a0d8ccea5d4529 /games
parent03a3545a857d82e9c75fba17006f8069502a0f7d (diff)
downloadfreebsd-ports-gnome-a5acc4d0a65f617e746fd7a6c365dd68e6ca0f93.tar.gz
freebsd-ports-gnome-a5acc4d0a65f617e746fd7a6c365dd68e6ca0f93.tar.zst
freebsd-ports-gnome-a5acc4d0a65f617e746fd7a6c365dd68e6ca0f93.zip
- Stage support
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>