wok diff nareto/receipt @ rev 18639

Up xvkbd (3.7)
author Paul Issott <paul@slitaz.org>
date Sun Nov 29 15:58:15 2015 +0000 (2015-11-29)
parents 2b32764afdc5
children 9e01bc6321ea
line diff
     1.1 --- a/nareto/receipt	Thu Feb 17 23:13:15 2011 +0100
     1.2 +++ b/nareto/receipt	Sun Nov 29 15:58:15 2015 +0000
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Nagios reporting tool."
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://www.nareto.org/"
    1.10  WGET_URL="${WEB_SITE}srcs/$TARBALL"
    1.11 -DEPENDS="nagios apache php php-cli mysql perl-dbd-mysql perl-dbi"
    1.12  CONFIG_FILES="/etc/nagios"
    1.13  BUGS="s/oreon/centreon/"
    1.14  
    1.15 +DEPENDS="nagios apache php php-cli mysql perl-dbd-mysql perl-dbi"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {