1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/news/c-nocem/Makefile

23 lines
537 B
Makefile
Raw Normal View History

# 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
2000-08-10 16:12:23 +00:00
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>