1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/devel/cvs+ipv6/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

15 lines
300 B
Makefile

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"