mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 01:23:12 -04:00
14 lines
288 B
Makefile
14 lines
288 B
Makefile
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"
|