wok diff python-netifaces/receipt @ rev 15806
Up: sudoku to 2.3. Fixed WEB_SITE and WGET_URL so we get the app and not a error page.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Jan 24 01:35:01 2014 +0000 (2014-01-24) |
parents | 31ec2f4226ad |
children | 14154392a2a1 |
line diff
1.1 --- a/python-netifaces/receipt Tue Jan 29 21:03:49 2013 +0000 1.2 +++ b/python-netifaces/receipt Fri Jan 24 01:35:01 2014 +0000 1.3 @@ -5,10 +5,12 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Portable access to network interfaces from Python." 1.6 MAINTAINER="monghitri@aruba.it" 1.7 +LICENSE="MIT" 1.8 SOURCE="netifaces" 1.9 TARBALL="$SOURCE-$VERSION.tar.gz" 1.10 WEB_SITE="http://alastairs-place.net/projects/netifaces/" 1.11 WGET_URL="http://alastairs-place.net/projects/$SOURCE/$TARBALL" 1.12 + 1.13 DEPENDS="python" 1.14 BUILD_DEPENDS="python setuptools" 1.15