freebsd-ports/net/corosync2/Makefile
Florian Smeets ce5d6d0b91 - add net/corosync3 (2.99.2)
- add net/pacemaker2 (2.0.0-rc4)
- net/corosync -> net/corosync2 (update to 2.4.4)
- net/pacemaker -> net/pacemaker1 (update to 1.1.18)
- add USES=corosync to deal with multiple versions

PR:		228164, 228165
Submitted by:	David Shane Holden <dpejesh@yahoo.com>
2018-05-24 18:24:50 +00:00

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>