1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/net/cvsup-without-gui/Makefile
Pav Lucistnik 0a18493b93 - Convert to OPTIONS
PR:		ports/99302 (based on)
Submitted by:	Arseny Nasokin <tarc@po.cs.msu.su>
2008-03-13 13:17:23 +00:00

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"