1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Support stage

This commit is contained in:
Baptiste Daroussin 2013-12-27 10:02:11 +00:00
parent 3603578ecc
commit c07f64abcc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337679

View File

@ -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>