freebsd-ports/net/corosync3/Makefile
Florian Millet 4b43a03f66 net/corosync3: Update to 3.1.7
PR:		270624
2023-05-22 19:59:59 +02:00

12 lines
224 B
Makefile

PORTVERSION= 3.1.7
PKGNAMESUFFIX= 3
WWW= https://corosync.github.io/corosync/
.include "${.CURDIR}/../corosync2/Makefile.common"
LIB_DEPENDS+= libknet.so:devel/kronosnet
CONFLICTS= corosync2
.include <bsd.port.mk>