mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
ed98a378f3
PR: 20330 Submitted by: Maintainer
18 lines
320 B
Makefile
18 lines
320 B
Makefile
# New ports collection makefile for: newsfish
|
|
# Date created: 17 January 1999
|
|
# Whom: asaddi@philosophysw.com
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= newsfish
|
|
PORTVERSION= 1.2.3
|
|
CATEGORIES= news
|
|
MASTER_SITES= ftp://ftp.philosophysw.com/pub/software/
|
|
|
|
MAINTAINER= asaddi@philosophysw.com
|
|
|
|
MAN1= newsfish.1
|
|
|
|
.include <bsd.port.mk>
|