mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-01 14:02:12 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
14
package/python-modbus-tk/python-modbus-tk.mk
Normal file
14
package/python-modbus-tk/python-modbus-tk.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-modbus-tk
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_MODBUS_TK_VERSION = 1.1.2
|
||||
PYTHON_MODBUS_TK_SOURCE = modbus_tk-$(PYTHON_MODBUS_TK_VERSION).tar.gz
|
||||
PYTHON_MODBUS_TK_SITE = https://files.pythonhosted.org/packages/ce/e9/30d86eb912bf868b8c97698b5747f10cf72dc26c674fd030249bc3275484
|
||||
PYTHON_MODBUS_TK_SETUP_TYPE = setuptools
|
||||
PYTHON_MODBUS_TK_LICENSE = LGPL-2.1+
|
||||
PYTHON_MODBUS_TK_LICENSE_FILES = license.txt copying.txt
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user