summaryrefslogtreecommitdiff
path: root/net/corosync3/Makefile
blob: 84000e7ae2a13be390ef70960e48073b32846eb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTVERSION=		2.99.5
PORTREVISION=		2
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>