aboutsummaryrefslogtreecommitdiff
path: root/net/corosync3/Makefile
blob: 7acf3f4cad5e2b573d1105f3bf686a918263ecae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
PORTVERSION=		3.1.10
PKGNAMESUFFIX=		3

WWW=		https://corosync.github.io/corosync/

.include "${.CURDIR}/Makefile.common"

LIB_DEPENDS+=		libknet.so:devel/kronosnet

CONFLICTS=		corosync2

.include <bsd.port.mk>