freebsd-ports/net/cvsup-without-gui/Makefile

13 lines
224 B
Makefile
Raw Normal View History

# New ports collection makefile for: cvsup-without-gui
# Date created: 12 January 2002
# Whom: jdp
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../cvsup
WITHOUT_X11= yes
SLAVE_WITHOUT_GUI= yes
.include "${MASTERDIR}/Makefile"