Files
Rodrigo Osorio cf0c8e318b net/corosync3: update to 3.1.9
Changelog: https://github.com/corosync/corosync/releases

This release contains mostly smaller bugfixes and improvements
2025-02-09 16:45:27 +01:00

13 lines
211 B
Makefile

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