freebsd-ports/net/corosync3/Makefile

14 lines
271 B
Makefile

# Created by: David Shane Holden <dpejesh@yahoo.com>
# $FreeBSD$
PORTVERSION= 2.99.5
PORTREVISION= 1
PKGNAMESUFFIX= 3
.include "${.CURDIR}/../corosync2/Makefile.common"
LIB_DEPENDS+= libknet.so:devel/kronosnet
CONFLICTS= corosync2-[0-9]*
.include <bsd.port.mk>