freebsd-ports/news/newsfish/Makefile
Volker Stolz 0330852bf3 - Update to 1.2.6
- Assign maintainership to submitter

PR:		ports/87756
Submitted by:	Frank Laszlo
2005-10-21 10:24:13 +00:00

23 lines
501 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@vonostingroup.com
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>