Files
ports/net/corosync2/Makefile
2025-10-01 00:19:39 +04:00

13 lines
233 B
Makefile

PORTVERSION= 2.4.6
PORTREVISION= 2
PKGNAMESUFFIX= 2
WWW= https://corosync.github.io/corosync/
CONFLICTS= corosync3
PORTSCOUT= limit:^2\.[0-9]\.[0-9]
.include "${.CURDIR}/../corosync3/Makefile.common"
.include <bsd.port.mk>