mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
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>
|