mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
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>
|