summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/icinga-core/metadata.xml')
-rw-r--r--net-analyzer/icinga-core/metadata.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/net-analyzer/icinga-core/metadata.xml b/net-analyzer/icinga-core/metadata.xml
new file mode 100644
index 000000000..9c5d3e522
--- /dev/null
+++ b/net-analyzer/icinga-core/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>no-herd</herd>
+ <longdescription lang="en">A rebuild of nagios from the ground up</longdescription>
+ <maintainer>
+ <email>maintainer-wanted@gentoo.org</email>
+ </maintainer>
+ <use>
+ <flag name='api'>integrates the icinga api</flag>
+ <flag name='idoutils'>allows for database support</flag>
+ <flag name='lighttpd'>allows for lighttpd to be used as a web front end</flag>
+ <flag name='plugins'>allows the use of nagios plugins</flag>
+ <flag name='web'>allows for a web frontend to be built (lighttpd or apache2)</flag>
+ </use>
+</pkgmetadata>
+