forked from Lainports/opnsense-ports
11 lines
197 B
Makefile
11 lines
197 B
Makefile
# Created by: David Shane Holden <dpejesh@yahoo.com>
|
|
# $FreeBSD$
|
|
|
|
PORTVERSION= 2.4.4
|
|
PKGNAMESUFFIX= 2
|
|
|
|
.include "${.CURDIR}/Makefile.common"
|
|
|
|
CONFLICTS= corosync3-[0-9]*
|
|
|
|
.include <bsd.port.mk>
|