# $OpenBSD: Makefile,v 1.24 2021/11/23 09:32:25 sthen Exp $

COMMENT=	web-based config deployment tool for Icinga 2

MODULE_NAME=	director
MODULE_VERSION=	v1.8.1
REVISION=	0

RUN_DEPENDS=	net/icinga/web2-module-incubator \
		lang/php/${MODPHP_VERSION},-curl

.include <bsd.port.mk>
