5d1d5e5efe
A batch USENET news reader with filter capabilities. PR: 9549 Submitted by: Allan Saddi <asaddi@philosophysw.com>
18 lines
324 B
Makefile
18 lines
324 B
Makefile
# New ports collection makefile for: newsfish
|
|
# Version required: 1.0.1
|
|
# Date created: 17 January 1999
|
|
# Whom: asaddi@philosophysw.com
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= newsfish-1.0.1
|
|
CATEGORIES= news
|
|
MASTER_SITES= ftp://ftp.philosophysw.com/software/
|
|
|
|
MAINTAINER= asaddi@philosophysw.com
|
|
|
|
MAN1= newsfish.1
|
|
|
|
.include <bsd.port.mk>
|