Browse Source

python-pyserial: Add missing license

Signed-off-by: Micke Prag <micke.prag@telldus.se>
lilik-openwrt-22.03
Micke Prag 9 years ago
parent
commit
608aa5d3ca
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      lang/python-pyserial/Makefile

+ 1
- 0
lang/python-pyserial/Makefile View File

@ -11,6 +11,7 @@ PKG_NAME:=python-pyserial
PKG_VERSION:=2.7
PKG_RELEASE:=1
PKG_MAINTAINER:=Micke Prag <micke.prag@telldus.se>
PKG_LICENSE:=Python-2.0
PKG_SOURCE:=pyserial-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://pypi.python.org/packages/source/p/pyserial/


Loading…
Cancel
Save