add symbols-nerd fonts
[oi-userland.git] / components / developer / oi-pkg-checker / Makefile
blobd4fa280148dd284b9908b3fc094ec2100f061b4c
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 # Copyright 2024 Marcel Telka
16 BUILD_STYLE = cargo
18 include ../../../make-rules/shared-macros.mk
20 COMPONENT_NAME = oi-pkg-checker
21 HUMAN_VERSION = 3.0.0
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