# # 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 appdirs # BUILD_STYLE = setup.py include ../../../make-rules/shared-macros.mk COMPONENT_NAME = appdirs HUMAN_VERSION = 1.4.4 COMPONENT_REVISION = 2 COMPONENT_SUMMARY = appdirs - A small Python module for determining appropriate platform-specific dirs, e.g. a \\\\\\\"user data dir\\\\\\\". COMPONENT_PROJECT_URL = http://github.com/ActiveState/appdirs COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/d7/d8/05696357e0311f5b5c316d7b95f46c669dd9c15aaeecbb48c7d0aeb88c40/appdirs-1.4.4.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41 COMPONENT_LICENSE = MIT COMPONENT_LICENSE_FILE = LICENSE.txt include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += runtime/python