mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
af564bd563
PR: 241431 Approved by: portmgr (maintainer timeout: 4 weeks)
12 lines
197 B
Makefile
12 lines
197 B
Makefile
# Created by: David Shane Holden <dpejesh@yahoo.com>
|
|
# $FreeBSD$
|
|
|
|
PORTVERSION= 2.4.5
|
|
PKGNAMESUFFIX= 2
|
|
|
|
.include "${.CURDIR}/Makefile.common"
|
|
|
|
CONFLICTS= corosync3-[0-9]*
|
|
|
|
.include <bsd.port.mk>
|