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

USE_GMAKE=  yes
GNU_CONFIGURE=  yes

MAN1=       newsfish.1
PLIST_FILES=    bin/newsfish

NO_STAGE=   yes
.include <bsd.port.mk>