aboutsummaryrefslogtreecommitdiffstats
path: root/news/yydecode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/yydecode/Makefile')
-rw-r--r--news/yydecode/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/news/yydecode/Makefile b/news/yydecode/Makefile
index f7f798cabc4f..9d37429ee8ae 100644
--- a/news/yydecode/Makefile
+++ b/news/yydecode/Makefile
@@ -9,11 +9,10 @@ MASTER_SITES= SF
MAINTAINER= miki@ceti.pl
COMMENT= Tool to decode yEnc encoded files
-MAN1= yydecode.1
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
-PLIST_FILES= bin/yydecode
+PLIST_FILES= bin/yydecode \
+ man/man1/yydecode.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>