# New ports collection Makefile for: newscache # Date created: 23 February 2002 # Whom: Tilman Linneweh <arved@FreeBSD.org> # # $FreeBSD$ # PORTNAME= newscache PORTVERSION= 0.99.22 PORTREVISION= 1 CATEGORIES= news MASTER_SITES= http://members.aon.at/hstraub/linux/newscache/ \ http://www.infosys.tuwien.ac.at/NewsCache/download/ DISTNAME= NewsCache-${PORTVERSION} MAINTAINER= arved@FreeBSD.org COMMENT= NewsCache is a free cache server for USENET News WRKSRC= ${WRKDIR}/NewsCache GNU_CONFIGURE= yes USE_GMAKE= yes USE_GCC= 2.95 MAN5= newscache.conf.5 MAN8= NewsCache.8 NewsCacheClean.8 updatenews.8 .include <bsd.port.mk>