freebsd-ports/net/cvsup-without-gui/Makefile
Eitan Adler b67f023edf Convert cvsup and cvsup-without-gui to OptionsNG.
There is a little more cleanup work to be done with these ports.

Reviewed by:	kwm, ak
2013-06-05 20:53:32 +00:00

6 lines
116 B
Makefile

# Created by: jdp
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../cvsup
OPTIONS_EXCLUDE= X11
.include "${MASTERDIR}/Makefile"