# New ports collection makefile for:	newsfish
# Date created:		17 January 1999
# Whom:			asaddi@philosophysw.com
#
# $FreeBSD: ports/news/newsfish/Makefile,v 1.17 2006/11/07 15:37:04 laszlof Exp $
#

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>


syntax highlighted by Code2HTML, v. 0.9.1