mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
71d8b47fc2
PR: 13668 Submitted by: maintainer
18 lines
326 B
Makefile
18 lines
326 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= http://www.philosophysw.com/download/
|
|
|
|
MAINTAINER= asaddi@philosophysw.com
|
|
|
|
MAN1= newsfish.1
|
|
|
|
.include <bsd.port.mk>
|