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

MAINTAINER=	ports@FreeBSD.org
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"