wok diff ntlmaps/receipt @ rev 20002

Up python-pygments
author Paul Issott <paul@slitaz.org>
date Sun Jul 30 19:29:36 2017 +0100 (2017-07-30)
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 Jul 30 19:29:36 2017 +0100
     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  {