1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Fix path to newscache.conf file.

Bump PORTREVISION

Reported by:	Mike Harding <mvh@ix.netcom.com>

Obviously i don't care enough about this port to test it :-(
-> drop maintainership
This commit is contained in:
Tilman Keskinoz 2004-11-03 18:36:56 +00:00
parent b6c5d5b430
commit 38cd548d49
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120719

View File

@ -7,11 +7,12 @@
PORTNAME= newscache
PORTVERSION= 1.2.r.6
PORTREVISION= 1
CATEGORIES= news
MASTER_SITES= http://www.linuxhacker.at/linux/downloads/src/
DISTNAME= NewsCache-${PORTVERSION:S/.r./rc/}
MAINTAINER= arved@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= NewsCache is a free cache server for USENET News
LIB_DEPENDS= socket[+][+].1:${PORTSDIR}/net/libsocket++
@ -23,6 +24,7 @@ USE_REINPLACE= yes
AUTOMAKE_ARGS= --add-missing
CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc
MAN5= newscache.conf.5
MAN8= newscache.8 newscacheclean.8 updatenews.8