mirror of
https://git.freebsd.org/ports.git
synced 2025-05-06 19:06:44 -04:00
12 lines
233 B
Makefile
12 lines
233 B
Makefile
PORTVERSION= 2.4.6
|
|
PORTREVISION= 1
|
|
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>
|