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 # Copyright 2024 Marcel Telka
18 include ..
/..
/..
/make-rules
/shared-macros.mk
20 COMPONENT_NAME
= oi-pkg-checker
22 COMPONENT_SUMMARY
= Finds problems
/errors in packages
/components in OpenIndiana
23 COMPONENT_ARCHIVE_HASH
= \
24 sha256
:70b9f817820ed426994a48d5858f376abf07ba246c21bbadaa66261f8aeba219
25 COMPONENT_FMRI
= developer
/oi-pkg-checker
26 COMPONENT_CLASSIFICATION
= Development
/System
27 COMPONENT_LICENSE
= MIT
28 COMPONENT_LICENSE_FILE
= LICENSE.md
30 include $(WS_MAKE_RULES
)/common.mk
32 # Auto-generated dependencies
33 REQUIRED_PACKAGES
+= $(GCC_RUNTIME_PKG
)
34 REQUIRED_PACKAGES
+= system
/library