aboutsummaryrefslogtreecommitdiffstats
path: root/net/cvsup-without-gui/Makefile
blob: 9a8eff1d352e7cf930068d46946857875ba1cc0a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# New ports collection makefile for:    cvsup-without-gui
# Date created:     12 January 2002
# Whom:         jdp
#
# $FreeBSD$
#

MASTERDIR=  ${.CURDIR}/../cvsup
WITHOUT_X11=    yes
CONFLICTS=  cvsup-[0-9]*

.include "${MASTERDIR}/Makefile"