forked from Lainports/freebsd-ports
13 lines
228 B
Makefile
13 lines
228 B
Makefile
PORTVERSION= 3.1.8
|
|
PORTREVISION= 1
|
|
PKGNAMESUFFIX= 3
|
|
|
|
WWW= https://corosync.github.io/corosync/
|
|
|
|
.include "${.CURDIR}/Makefile.common"
|
|
|
|
LIB_DEPENDS+= libknet.so:devel/kronosnet
|
|
|
|
CONFLICTS= corosync2
|
|
|
|
.include <bsd.port.mk>
|