aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvs+ipv6/Makefile
blob: 457b93628719c038a8c06dc2836507d50145ded1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTREVISION=	4
PKGNAMESUFFIX=	+ipv6

MAINTAINER=	ports@FreeBSD.org
COMMENT=	IPv6 enabled cvs.  You can use IPv6 connection when using pserver

CONFLICTS_INSTALL=	cvs cvs-devel

OPTIONS_SLAVE=		IPV6
OPTIONS_EXCLUDE=	# empty

MASTERDIR=	${.CURDIR}/../cvs

.include "${MASTERDIR}/Makefile"