cf0c8e318b
Changelog: https://github.com/corosync/corosync/releases This release contains mostly smaller bugfixes and improvements
13 lines
211 B
Makefile
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>
|