wok diff ntlmaps/receipt @ rev 22189

updated xorg-fonttosfnt (1.0.4 -> 1.0.5)
author Hans-G?nter Theisgen
date Mon Nov 11 09:22:37 2019 +0100 (2019-11-11)
parents bee79018e13a
children afae00265386
line diff
     1.1 --- a/ntlmaps/receipt	Wed Feb 24 10:31:06 2010 +0000
     1.2 +++ b/ntlmaps/receipt	Mon Nov 11 09:22:37 2019 +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  {