1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/devel/cvs+ipv6/Makefile

17 lines
313 B
Makefile

# $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"