2013-07-30 04:13:27 +02:00
|
|
|
# Created by: Chin-San Huang <chinsan@FreeBSD.org>
|
2011-02-23 18:45:16 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= icinga
|
2015-07-25 17:39:09 +02:00
|
|
|
PORTVERSION= 1.13.3
|
2015-08-12 23:01:07 +02:00
|
|
|
PORTREVISION= 1
|
2011-02-23 18:45:16 +01:00
|
|
|
CATEGORIES= net-mgmt
|
|
|
|
|
2012-01-31 06:53:08 +01:00
|
|
|
MAINTAINER= lme@FreeBSD.org
|
2015-08-12 23:01:07 +02:00
|
|
|
COMMENT= Metaport for Icinga 1.x and its classic web interface
|
2011-02-23 18:45:16 +01:00
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
RUN_DEPENDS= icinga-core>=1.13.3:net-mgmt/icinga-core \
|
|
|
|
${LOCALBASE}/www/icinga/main.html:net-mgmt/icinga-classicweb
|
2011-09-20 17:51:55 +02:00
|
|
|
|
2015-08-12 23:01:07 +02:00
|
|
|
USES= metaport
|
2011-02-23 18:45:16 +01:00
|
|
|
|
2012-07-28 16:04:28 +02:00
|
|
|
.include <bsd.port.mk>
|