wok diff nagvis/receipt @ rev 16817

Add appdata-tools
author Yuri Pourre <yuripourre@gmail.com>
date Thu Jul 10 23:19:29 2014 -0300 (2014-07-10)
parents bb34bab08c6e
children 4e6f31d3d204
line diff
     1.1 --- a/nagvis/receipt	Fri Mar 04 18:14:34 2011 +0100
     1.2 +++ b/nagvis/receipt	Thu Jul 10 23:19:29 2014 -0300
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Visualization addon for nagios."
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://www.nagvis.org/"
    1.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.11 +SUGGESTED="graphviz"
    1.12 +
    1.13  DEPENDS="nagios php-mysql php-gd ndoutils mk-livestatus"
    1.14 -SUGGESTED="graphviz"
    1.15  
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()