aboutsummaryrefslogtreecommitdiff
path: root/games/sex
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-16 16:14:58 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-16 16:14:58 +0000
commiteedfbd0edca19b5b1c4b94c252d8630d04f8bc81 (patch)
treeaf404cde55864851787b5d7d61b9e819c42143e7 /games/sex
parentce9a47c3a979f06977c3ee9eb301ef0512029c4f (diff)
downloadports-eedfbd0edca19b5b1c4b94c252d8630d04f8bc81.tar.gz
ports-eedfbd0edca19b5b1c4b94c252d8630d04f8bc81.zip
Notes
Diffstat (limited to 'games/sex')
-rw-r--r--games/sex/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/games/sex/Makefile b/games/sex/Makefile
index 61237a367625..f983a9ad0646 100644
--- a/games/sex/Makefile
+++ b/games/sex/Makefile
@@ -10,12 +10,7 @@ MASTER_SITES= http://spatula.net/software/sex/
MAINTAINER= freebsd@spatula.net
COMMENT= Spouts silly mad-lib-style porn-like text
-MAN6= sex.6
-MANCOMPRESSED= yes
-PLIST_FILES= bin/sex
-
-NO_STAGE= yes
-post-install:
- @${CAT} ${PKGMESSAGE}
+PLIST_FILES= bin/sex \
+ man/man6/sex.6.gz
.include <bsd.port.mk>