Files
ports/net/corosync2/Makefile
2021-04-06 16:31:07 +02:00

13 lines
237 B
Makefile

# Created by: David Shane Holden <dpejesh@yahoo.com>
PORTVERSION= 2.4.5
PORTREVISION= 1
PKGNAMESUFFIX= 2
CONFLICTS= corosync3-[0-9]*
PORTSCOUT= limit:^2\.[0-9]\.[0-9]
.include "${.CURDIR}/Makefile.common"
.include <bsd.port.mk>