Changelogs: * https://github.com/ClusterLabs/libqb/releases/tag/v2.0.9 * https://github.com/ClusterLabs/libqb/compare/v2.0.8...v2.0.9 * Pet portclippy(1) and portfmt(1) Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D52772
13 lines
233 B
Makefile
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>
|