1 # This file and its contents are supplied under the terms of the
2 # Common Development and Distribution License ("CDDL"). You may
3 # only use this file in accordance with the terms of the CDDL.
5 # A full copy of the text of the CDDL should have accompanied this
6 # source. A copy of the CDDL is also available via the Internet at
7 # http://www.illumos.org/license/CDDL.
11 # Copyright 2016 <contributor name>
14 include ..
/..
/..
/make-rules
/shared-macros.mk
19 COMPONENT_PROJECT_URL
=
21 COMPONENT_CLASSIFICATION
=
22 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
23 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.gz
24 COMPONENT_ARCHIVE_URL
=
25 COMPONENT_ARCHIVE_HASH
=
27 COMPONENT_LICENSE_FILE
= $(COMPONENT_NAME
).license
29 include $(WS_MAKE_RULES
)/prep.mk
30 include $(WS_MAKE_RULES
)/setup.py.mk
31 include $(WS_MAKE_RULES
)/ips.mk
33 build
: $(BUILD_NO_ARCH
)
35 install: $(INSTALL_NO_ARCH
)