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