wok-next diff ntlmaps/receipt @ rev 18920
Add brotli (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 24 17:34:26 2016 +0100 (2016-02-24) |
parents | bee79018e13a |
children | b278b2018965 |
line diff
1.1 --- a/ntlmaps/receipt Wed Feb 24 10:31:06 2010 +0000 1.2 +++ b/ntlmaps/receipt Wed Feb 24 17:34:26 2016 +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 {