freebsd-ports/news/newsfish/Makefile

19 lines
324 B
Makefile
Raw Normal View History

# Created by: asaddi@philosophysw.com
1999-08-30 16:33:04 +02:00
# $FreeBSD$
PORTNAME= newsfish
PORTVERSION= 1.2.6
CATEGORIES= news
2011-06-17 17:19:24 +02:00
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
2003-02-21 14:28:59 +01:00
COMMENT= Batch USENET news reader with filter capabilities
2013-12-27 11:02:11 +01:00
USES= gmake
GNU_CONFIGURE= yes
2013-12-27 11:02:11 +01:00
PLIST_FILES= bin/newsfish \
man/man1/newsfish.1.gz
.include <bsd.port.mk>