python-pyftpdlib: new package
[Thomas: remove empty new line at end of .mk file.] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
0ae1ab3ed5
commit
01c5c473c3
13
package/python-pyftpdlib/python-pyftpdlib.mk
Normal file
13
package/python-pyftpdlib/python-pyftpdlib.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-pyftpdlib
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYFTPDLIB_VERSION = 1.4.0
|
||||
PYTHON_PYFTPDLIB_SITE = $(call github,giampaolo,pyftpdlib,release-$(PYTHON_PYFTPDLIB_VERSION))
|
||||
PYTHON_PYFTPDLIB_SETUP_TYPE = setuptools
|
||||
PYTHON_PYFTPDLIB_LICENSE = MIT
|
||||
PYTHON_PYFTPDLIB_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user