Commit c3ef7d20 authored by Ryan Barnett's avatar Ryan Barnett Committed by Peter Korsgaard
Browse files

python-netifaces: add license information

parent d629983d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,8 @@
PYTHON_NETIFACES_VERSION = 0.7
PYTHON_NETIFACES_SOURCE  = netifaces-$(PYTHON_NETIFACES_VERSION).tar.gz
PYTHON_NETIFACES_SITE    = http://alastairs-place.net/projects/netifaces
PYTHON_NETIFACES_LICENSE = MIT
PYTHON_NETIFACES_LICENSE_FILES = README
PYTHON_NETIFACES_SETUP_TYPE = setuptools

$(eval $(python-package))