1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/news/newsfish/Makefile
Baptiste Daroussin 7e7c4b81e9 Fix master_site
2011-06-17 15:19:24 +00:00

23 lines
396 B
Makefile

# 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= 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
.include <bsd.port.mk>