wok diff phpldapadmin/receipt @ rev 15558
Up: thunderbird-langpack-hu (17.0.11esr)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Nov 24 17:37:39 2013 +0100 (2013-11-24) |
parents | 642675200022 |
children | d51b2411e55e |
line diff
1.1 --- a/phpldapadmin/receipt Fri May 20 17:23:48 2011 +0000 1.2 +++ b/phpldapadmin/receipt Sun Nov 24 17:37:39 2013 +0100 1.3 @@ -5,11 +5,13 @@ 1.4 CATEGORY="misc" 1.5 SHORT_DESC="Administration of LDAP over the Web." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tgz" 1.9 WEB_SITE="http://phpldapadmin.sourceforge.net/" 1.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.11 +CONFIG_FILES="/etc/phpldapadmin/config.php" 1.12 + 1.13 DEPENDS="php-ldap" 1.14 -CONFIG_FILES="/etc/phpldapadmin/config.php" 1.15 1.16 # Rules to gen a SliTaz package suitable for Tazpkg. 1.17 genpkg_rules()