freebsd-ports/net-mgmt/icinga/Makefile

18 lines
391 B
Makefile
Raw Normal View History

# Created by: Chin-San Huang <chinsan@FreeBSD.org>
# $FreeBSD$
PORTNAME= icinga
PORTVERSION= 1.13.3
PORTREVISION= 1
CATEGORIES= net-mgmt
2012-01-31 06:53:08 +01:00
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>