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