mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
0a18493b93
PR: ports/99302 (based on) Submitted by: Arseny Nasokin <tarc@po.cs.msu.su>
13 lines
224 B
Makefile
13 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"
|