freebsd-ports/news/newsfish/Makefile

19 lines
331 B
Makefile

# 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>