mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
325 B
Makefile
18 lines
325 B
Makefile
# New ports collection makefile for: newsfish
|
|
# Version required: 1.1
|
|
# Date created: 17 January 1999
|
|
# Whom: asaddi@philosophysw.com
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= newsfish-1.1
|
|
CATEGORIES= news
|
|
MASTER_SITES= ftp://ftp.philosophysw.com/software/
|
|
|
|
MAINTAINER= asaddi@philosophysw.com
|
|
|
|
MAN1= newsfish.1
|
|
|
|
.include <bsd.port.mk>
|