easy-rsa: update to 3.2.1
[oi-userland.git] / components / python / mkdocs-bootswatch / Makefile
blob02acd16595027a2674301350f2291a96ed533fb1
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
5 # 1.0 of the CDDL.
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 mkdocs-bootswatch
17 BUILD_STYLE = setup.py
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_NAME = mkdocs-bootswatch
22 COMPONENT_VERSION = 1.1
23 COMPONENT_REVISION = 1
24 COMPONENT_SUMMARY = mkdocs-bootswatch - Bootswatch themes for MkDocs
25 COMPONENT_PROJECT_URL = http://www.mkdocs.org
26 COMPONENT_ARCHIVE_URL = \
27 https://files.pythonhosted.org/packages/85/95/54de77de4ce40bc7d00ee2caca0992ee54f020d7483352d826c41c1798db/mkdocs-bootswatch-1.1.tar.gz
28 COMPONENT_ARCHIVE_HASH = \
29 sha256:cc999ba15a3ce2a46eab35fcaabea9907f5c74bc49e79d9c866b51d4b0fa7f33
30 COMPONENT_LICENSE = BSD-2-Clause
31 COMPONENT_LICENSE_FILE = LICENSE
33 TEST_STYLE = setup.py
35 include $(WS_MAKE_RULES)/common.mk
37 # Auto-generated dependencies
38 PYTHON_REQUIRED_PACKAGES += library/python/mkdocs
39 PYTHON_REQUIRED_PACKAGES += runtime/python