# New ports collection makefile for: suck (cnews)
# Date created: 22 May 2001
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD: ports/news/suck-cnews/Makefile,v 1.5 2003/06/12 19:44:12 dinoex Exp $
#
CATEGORIES= news
MAINTAINER= dinoex@FreeBSD.org
MASTERDIR= ${.CURDIR}/../suck
VARBASE?= /var
NEWSBIN?= ${PREFIX}/libexec/cnews
NEWSCTL?= ${VARBASE}/lib/news
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif
.include "${MASTERDIR}/Makefile"
syntax highlighted by Code2HTML, v. 0.9.1