1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/news/newsfish/Makefile
2003-02-21 13:28:59 +00:00

23 lines
459 B
Makefile

# New ports collection makefile for: newsfish
# Date created: 17 January 1999
# Whom: asaddi@philosophysw.com
#
# $FreeBSD$
#
PORTNAME= newsfish
PORTVERSION= 1.2.5
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= yes
USE_GMAKE= yes
MAN1= newsfish.1
.include <bsd.port.mk>