1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/news/newsfish/Makefile
Jeroen Ruigrok van der Werven 8a6a0cf0e3 Update to 1.2.5.
No changes to the program, merely the use of gmake and autoconf/automake.
2001-07-21 16:04:55 +00:00

22 lines
400 B
Makefile

# New ports collection makefile for: newsfish
# Date created: 17 January 1999
# Whom: asaddi@philosophysw.com
#
# $FreeBSD$
#
PORTNAME= newsfish
PORTVERSION= 1.2.5
CATEGORIES= news
MASTER_SITES= http://download.sourceforge.net/newsfish/ \
ftp://ftp.philosophysw.com/pub/software/
MAINTAINER= asaddi@philosophysw.com
USE_AUTOMAKE= yes
USE_GMAKE= yes
MAN1= newsfish.1
.include <bsd.port.mk>