mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 02:22:13 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
14
package/python-entrypoints/python-entrypoints.mk
Normal file
14
package/python-entrypoints/python-entrypoints.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-entrypoints
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_ENTRYPOINTS_VERSION = 0.3
|
||||
PYTHON_ENTRYPOINTS_SOURCE = entrypoints-$(PYTHON_ENTRYPOINTS_VERSION).tar.gz
|
||||
PYTHON_ENTRYPOINTS_SITE = https://files.pythonhosted.org/packages/b4/ef/063484f1f9ba3081e920ec9972c96664e2edb9fdc3d8669b0e3b8fc0ad7c
|
||||
PYTHON_ENTRYPOINTS_SETUP_TYPE = distutils
|
||||
PYTHON_ENTRYPOINTS_LICENSE = MIT
|
||||
PYTHON_ENTRYPOINTS_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user