# Created by: Chin-San Huang <chinsan@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/net-mgmt/icinga/Makefile 412348 2016-04-01 14:16:16Z mat $

PORTNAME=	icinga
PORTVERSION=	1.13.3
PORTREVISION=	1
CATEGORIES=	net-mgmt

MAINTAINER=	lme@FreeBSD.org
COMMENT=	Metaport for Icinga 1.x and its classic web interface

RUN_DEPENDS=	icinga-core>=1.13.3:net-mgmt/icinga-core \
		${LOCALBASE}/www/icinga/main.html:net-mgmt/icinga-classicweb

USES=		metaport

.include <bsd.port.mk>
