aboutsummaryrefslogtreecommitdiffstats
path: root/news/newsfish/Makefile
blob: 00b43d61cf6d5ea5fa604f8138e5480afb03a0cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: asaddi@philosophysw.com
# $FreeBSD$

PORTNAME=   newsfish
PORTVERSION=    1.2.6
CATEGORIES= news
MASTER_SITES=   SF

MAINTAINER= ports@FreeBSD.org
COMMENT=    Batch USENET news reader with filter capabilities

USES=       gmake
GNU_CONFIGURE=  yes

PLIST_FILES=    bin/newsfish \
        man/man1/newsfish.1.gz

.include <bsd.port.mk>