freebsd-ports/news/newsfish/Makefile
Frank J. Laszlo 40d889badc Update my email address in all ports that I maintain.
Approved by:	flz (mentor)
2006-11-07 15:37:06 +00:00

23 lines
495 B
Makefile

# New ports collection makefile for: newsfish
# Date created: 17 January 1999
# Whom: asaddi@philosophysw.com
#
# $FreeBSD$
#
PORTNAME= newsfish
PORTVERSION= 1.2.6
CATEGORIES= news
MASTER_SITES= ftp://ftp.saddi.com/pub/software/
MAINTAINER= laszlof@FreeBSD.org
COMMENT= Batch USENET news reader with filter capabilities
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= newsfish.1
PLIST_FILES= bin/newsfish
.include <bsd.port.mk>