58d075783b
maintainer timeout for 2 weeks.
12 lines
225 B
Makefile
12 lines
225 B
Makefile
# 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"
|