opnsense-ports/net/pacemaker2/Makefile
Franco Fichtner 9dcac8154f */*: sync with upstream
Taken from: HardenedBSD
2018-05-25 06:42:27 +02:00

14 lines
268 B
Makefile

# Created by: David Shane Holden <dpejesh@yahoo.com>
# $FreeBSD$
PORTVERSION= 2.0.0
DISTVERSIONSUFFIX= -rc4
PKGNAMESUFFIX= 2
.include "${.CURDIR}/../pacemaker1/Makefile.common"
CONFLICTS+= pacemaker1-[0-9]*
post-patch: post-patch-common
.include <bsd.port.mk>