summaryrefslogtreecommitdiff
path: root/news/newsfish/Makefile
blob: 785d94ef199a20b7cf1899ee91f20ee83c4d3eb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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=	ports@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>