aboutsummaryrefslogtreecommitdiff
path: root/net/corosync2/Makefile
blob: 84497417d023736d79160dd5ab719adc4172e4dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: David Shane Holden <dpejesh@yahoo.com>

PORTVERSION=		2.4.5
PORTREVISION=		1
PKGNAMESUFFIX=		2

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

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

.include <bsd.port.mk>