freebsd-ports/net/corosync2/Makefile
2020-10-24 09:41:01 +00:00

13 lines
249 B
Makefile

# Created by: David Shane Holden <dpejesh@yahoo.com>
# $FreeBSD$
PORTVERSION= 2.4.5
PORTREVISION= 1
PKGNAMESUFFIX= 2
CONFLICTS= corosync3-[0-9]*
PORTSCOUT= limit:^2\.[0-9]\.[0-9]
.include "${.CURDIR}/Makefile.common"
.include <bsd.port.mk>