freebsd-ports/net/corosync3/Makefile
2021-04-06 16:31:07 +02:00

13 lines
259 B
Makefile

# Created by: David Shane Holden <dpejesh@yahoo.com>
PORTVERSION= 2.99.5
PORTREVISION= 1
PKGNAMESUFFIX= 3
.include "${.CURDIR}/../corosync2/Makefile.common"
LIB_DEPENDS+= libknet.so:devel/kronosnet
CONFLICTS= corosync2-[0-9]*
.include <bsd.port.mk>