1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/news/newsfish/Makefile
Mark Linimon e9dd6a9b6b Reset bouncing maintainer and chase mastersite.
Although the new mastersite is proably owned by the old maintainer, there
is a note on the page saying that the software is abandonware and if
someone wants to pick it up they are welcome to do so.

Source:		distfile survey
2005-10-10 04:30:40 +00:00

25 lines
467 B
Makefile

# New ports collection makefile for: newsfish
# Date created: 17 January 1999
# Whom: asaddi@philosophysw.com
#
# $FreeBSD$
#
PORTNAME= newsfish
PORTVERSION= 1.2.5
PORTREVISION= 1
CATEGORIES= news
MASTER_SITES= ftp://ftp.saddi.com/pub/software/
MAINTAINER= ports@FreeBSD.org
COMMENT= Batch USENET news reader with filter capabilities
USE_AUTOMAKE_VER= 14
USE_AUTOCONF_VER= 213
USE_GMAKE= yes
MAN1= newsfish.1
PLIST_FILES= bin/newsfish
.include <bsd.port.mk>