2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # This file was automatically generated using the following command:
14 # $WS_TOOLS/python-integrate-project autocommand
17 BUILD_STYLE
= pyproject
18 USE_COMMON_TEST_MASTER
= no
20 include ..
/..
/..
/make-rules
/shared-macros.mk
22 COMPONENT_NAME
= autocommand
24 COMPONENT_SUMMARY
= autocommand
- A library to create a command-line program from a function
25 COMPONENT_PROJECT_URL
= https
://github.com
/Lucretiel
/autocommand
26 COMPONENT_ARCHIVE_URL
= \
27 https
://files.pythonhosted.org
/packages
/5b
/18/774bddb96bc0dc0a2b8ac2d2a0e686639744378883da0fc3b96a54192d7a
/autocommand-2.2
.2.
tar.gz
28 COMPONENT_ARCHIVE_HASH
= \
29 sha256
:878de9423c5596491167225c2a455043c3130fb5b7286ac83443d45e74955f34
30 COMPONENT_LICENSE
= LGPL-3.0
-only
31 COMPONENT_LICENSE_FILE
= LICENSE
35 include $(WS_MAKE_RULES
)/common.mk
37 # Auto-generated dependencies
38 PYTHON_REQUIRED_PACKAGES
+= library
/python
/setuptools
39 PYTHON_REQUIRED_PACKAGES
+= library
/python
/wheel
40 PYTHON_REQUIRED_PACKAGES
+= runtime
/python