freebsd-ports/news/c-nocem/Makefile
Neil Blakey-Milner 18cb5fa529 Update to 3.6 and fix a few bugs too.
PR:		ports/20441
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org> (MAINTAINER)
2000-08-06 14:58:08 +00:00

22 lines
537 B
Makefile

# New ports collection makefile for: c-nocem
# Date created: 19.May 1999
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
PORTNAME= c-nocem
PORTVERSION= 3.6
CATEGORIES= news security
MASTER_SITES= http://sites.inka.de/~bigred/sw/ \
ftp://ftp.lan-ks.de/pub/FreeBSD/distfiles/
MAINTAINER= dirk.meyer@dinoex.sub.org
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/news/cnews:patch
WRKSRC= ${WRKDIR}/c-nocem
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-cnews=${WRKDIRPREFIX}/${PORTSDIR}/news/cnews/work
.include <bsd.port.mk>