# New ports collection makefile for:	cvsup-without-gui
# Date created:		12 January 2002
# Whom:			jdp
#
# $FreeBSD: ports/net/cvsup-without-gui/Makefile,v 1.3 2008/03/13 13:17:23 pav Exp $
#

MASTERDIR=	${.CURDIR}/../cvsup
WITHOUT_X11=	yes
SLAVE_WITHOUT_GUI=	yes

.include "${MASTERDIR}/Makefile"
