mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 10:32:10 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
14
package/python-daemonize/python-daemonize.mk
Normal file
14
package/python-daemonize/python-daemonize.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-daemonize
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_DAEMONIZE_VERSION = 2.5.0
|
||||
PYTHON_DAEMONIZE_SOURCE = daemonize-$(PYTHON_DAEMONIZE_VERSION).tar.gz
|
||||
PYTHON_DAEMONIZE_SITE = https://files.pythonhosted.org/packages/8c/20/96f7dbc23812cfe4cf479c87af3e4305d0d115fd1fffec32ddeee7b9c82b
|
||||
PYTHON_DAEMONIZE_SETUP_TYPE = setuptools
|
||||
PYTHON_DAEMONIZE_LICENSE = MIT
|
||||
PYTHON_DAEMONIZE_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user