[34289] trunk/dports/net/nedi/Portfile

markd at macports.org markd at macports.org
Wed Feb 20 22:14:51 PST 2008


Revision: 34289
          http://trac.macosforge.org/projects/macports/changeset/34289
Author:   markd at macports.org
Date:     2008-02-20 22:14:49 -0800 (Wed, 20 Feb 2008)

Log Message:
-----------
Add a cacti variant.

Modified Paths:
--------------
    trunk/dports/net/nedi/Portfile

Modified: trunk/dports/net/nedi/Portfile
===================================================================
--- trunk/dports/net/nedi/Portfile	2008-02-21 03:37:44 UTC (rev 34288)
+++ trunk/dports/net/nedi/Portfile	2008-02-21 06:14:49 UTC (rev 34289)
@@ -37,6 +37,10 @@
 
 variant server description {does nothing in this port, but its presence triggers mysql5 server variant} {}
 
+variant cacti description {NeDi supports the Cacti API to selectively add graphs of NeDi discovered devices to a Cacti installation on the same host} {
+	depends_lib-append port:cacti
+}
+
 # Set some useful variables
 set nedidir ${prefix}/share
 set rrdbin ${prefix}/bin/rrdtool

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080220/efa12643/attachment.html 


More information about the macports-changes mailing list