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