# 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.4 2003/04/04 17:55:35 dinoex Exp $
#

CATEGORIES=	news

MAINTAINER=	dinoex@FreeBSD.org

MASTERDIR=	${.CURDIR}/../suck

NEWSBIN?=	${PREFIX}/libexec/cnews
NEWSCTL?=	${PREFIX}/news/lib

.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif

.include "${MASTERDIR}/Makefile"
