wok diff ntlmaps/receipt @ rev 16752

Up: slitaz-boot-scripts (5.6.3)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jun 15 17:19:44 2014 +0300 (2014-06-15)
parents bee79018e13a
children afae00265386
line diff
     1.1 --- a/ntlmaps/receipt	Wed Feb 24 10:31:06 2010 +0000
     1.2 +++ b/ntlmaps/receipt	Sun Jun 15 17:19:44 2014 +0300
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="NTLM Authorization Proxy Server to authenticate via an MS Proxy."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://ntlmaps.sourceforge.net/"
    1.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.11 -DEPENDS="python"
    1.12  CONFIG_FILES="/etc/ntlmaps.conf"
    1.13  TAGS="proxy server"
    1.14  
    1.15 +DEPENDS="python"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {