# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # This file was automatically generated using the following command: # $WS_TOOLS/python-integrate-project nodeenv # BUILD_STYLE = setup.py include ../../../make-rules/shared-macros.mk COMPONENT_NAME = nodeenv COMPONENT_VERSION = 1.7.0 COMPONENT_SUMMARY = nodeenv - Node.js virtual environment builder COMPONENT_PROJECT_URL = https://github.com/ekalinin/nodeenv COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/f3/9d/a28ecbd1721cd6c0ea65da6bfb2771d31c5d7e32d916a8f643b062530af3/nodeenv-1.7.0.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:e0e7f7dfb85fc5394c6fe1e8fa98131a2473e04311a45afb6508f7cf1836fa2b COMPONENT_LICENSE = BSD-like COMPONENT_LICENSE_FILE = LICENSE TEST_STYLE = setup.py include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += library/python/importlib-metadata PYTHON_REQUIRED_PACKAGES += library/python/setuptools PYTHON_REQUIRED_PACKAGES += runtime/python