wok diff python-pyweb/receipt @ rev 15378
Add some licenses
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 19 13:53:26 2013 +0000 (2013-10-19) |
parents | b91a04c47411 |
children | f13bd223c231 |
line diff
1.1 --- a/python-pyweb/receipt Mon Mar 11 17:38:29 2013 +0100 1.2 +++ b/python-pyweb/receipt Sat Oct 19 13:53:26 2013 +0000 1.3 @@ -6,6 +6,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="A web framework for Python." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="PublicDomain" 1.8 TARBALL="$SOURCE-$VERSION.tar.gz" 1.9 WEB_SITE="http://webpy.org/" 1.10 WGET_URL="${WEB_SITE}static/$TARBALL"