0a18493b93
PR: ports/99302 (based on) Submitted by: Arseny Nasokin <tarc@po.cs.msu.su>
12 lines
224 B
Makefile
12 lines
224 B
Makefile
# 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"
|