aboutsummaryrefslogtreecommitdiff
path: root/news/newsfish
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-27 10:02:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-27 10:02:11 +0000
commitc07f64abccd3d9a1004703c2586330cf146a8260 (patch)
tree3ebfa9121532d5b2a8e90873837d0b679d14c625 /news/newsfish
parent3603578eccfffade4d3a1d92192a34a9995a4a69 (diff)
downloadports-c07f64abccd3d9a1004703c2586330cf146a8260.tar.gz
ports-c07f64abccd3d9a1004703c2586330cf146a8260.zip
Support stage
Notes
Notes: svn path=/head/; revision=337679
Diffstat (limited to 'news/newsfish')
-rw-r--r--news/newsfish/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/news/newsfish/Makefile b/news/newsfish/Makefile
index e4cc1a59b667..00b43d61cf6d 100644
--- a/news/newsfish/Makefile
+++ b/news/newsfish/Makefile
@@ -9,11 +9,10 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Batch USENET news reader with filter capabilities
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
-MAN1= newsfish.1
-PLIST_FILES= bin/newsfish
+PLIST_FILES= bin/newsfish \
+ man/man1/newsfish.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>