Sfoglia il codice sorgente

python-pyserial: Add missing license

Signed-off-by: Micke Prag <micke.prag@telldus.se>
Micke Prag 9 anni fa
parent
commit
608aa5d3ca
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      lang/python-pyserial/Makefile

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

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