ports/devel/cvs+ipv6/Makefile
Yasuhiro Kimura b0d3d5414d devel/{cvs,cvs+ipv6}: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-16 14:37:24 +09:00

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"