wok diff squirrelmail/receipt @ rev 15701

Up: spacefm (0.9.2)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Dec 22 15:11:37 2013 +0100 (2013-12-22)
parents f04a7db11ba8
children d51b2411e55e
line diff
     1.1 --- a/squirrelmail/receipt	Sat Dec 10 13:19:00 2011 +0100
     1.2 +++ b/squirrelmail/receipt	Sun Dec 22 15:11:37 2013 +0100
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Web mail."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-webmail-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://www.squirrelmail.org/"
    1.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.11 +CONFIG_FILES="/etc/squirrelmail/config.php /etc/squirrelmail/config_local.php"
    1.12 +
    1.13  DEPENDS="php"
    1.14 -CONFIG_FILES="/etc/squirrelmail/config.php /etc/squirrelmail/config_local.php"
    1.15  
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.17  genpkg_rules()