freebsd-ports/devel/cvs+ipv6/Makefile

17 lines
313 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTREVISION= 3
PKGNAMESUFFIX= +ipv6
MAINTAINER= ports@FreeBSD.org
2007-10-09 18:47:51 +02:00
COMMENT= IPv6 enabled cvs. You can use IPv6 connection when using pserver
CONFLICTS_INSTALL= cvs-[12]* cvs-devel-[12]*
OPTIONS_SLAVE= IPV6
OPTIONS_EXCLUDE= # empty
MASTERDIR= ${.CURDIR}/../cvs
.include "${MASTERDIR}/Makefile"