summaryrefslogtreecommitdiff
path: root/net/corosync2/Makefile
blob: f25b58c2815bd80cfd1ed3c0418b840f184cd7ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
PORTVERSION=		2.4.6
PORTREVISION=		2
PKGNAMESUFFIX=		2

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

CONFLICTS=		corosync3
PORTSCOUT=		limit:^2\.[0-9]\.[0-9]

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

.include <bsd.port.mk>