python-netifaces: add license information
Signed-off-by: Ryan Barnett <rjbarnet@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
d629983d89
commit
c3ef7d20ae
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user