freebsd-ports/news/newsfish/Makefile
2004-06-04 17:29:38 +00:00

25 lines
526 B
Makefile

# New ports collection makefile for: newsfish
# Date created: 17 January 1999
# Whom: asaddi@philosophysw.com
#
# $FreeBSD$
#
PORTNAME= newsfish
PORTVERSION= 1.2.5
PORTREVISION= 1
CATEGORIES= news
MASTER_SITES= http://download.sourceforge.net/newsfish/ \
ftp://ftp.philosophysw.com/pub/software/
MAINTAINER= asaddi@philosophysw.com
COMMENT= Batch USENET news reader with filter capabilities
USE_AUTOMAKE_VER= 14
USE_AUTOCONF_VER= 213
USE_GMAKE= yes
MAN1= newsfish.1
PLIST_FILES= bin/newsfish
.include <bsd.port.mk>