aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvs+ipv6/Makefile
blob: 76b47f01841a3fbadb7cb27db4fdbd522b464434 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

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"