libsoup3: update to 3.6.0; fix GTK2/3 app startup
[oi-userland.git] / components / openindiana / smf-cacert / Makefile
blob43ab59da917fd16b3de6b39e16bfd2da59b6bebd
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL)". You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2017 Adam Stevko. All rights reserved.
15 include ../../../make-rules/shared-macros.mk
17 COMPONENT_NAME= smf-cacert
18 COMPONENT_VERSION= fd7e03f15c6db18ff48df400331e9a3c968d6cc9
19 COMPONENT_REVISION= 1
20 IPS_COMPONENT_VERSION= 0.0.1.20170919
21 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
22 COMPONENT_ARCHIVE= $(COMPONENT_VERSION).zip
23 COMPONENT_SUMMARY= illumos SMF root certificate service
24 COMPONENT_ARCHIVE_URL= https://github.com/openindiana/smf-cacert/archive/$(COMPONENT_VERSION).zip
25 COMPONENT_ARCHIVE_HASH= sha256:584197c2df06eb3e8dc4e225052f10a98f11be5263480836465c6e0406cb3906
26 COMPONENT_LICENSE= CDDL
27 COMPONENT_LICENSE_FILE= OPENSOLARIS.LICENSE
28 COMPONENT_PROJECT_URL= http://openindiana.org
29 COMPONENT_CLASSIFICATION= System/Administration and Configuration
30 COMPONENT_FMRI= system/ca-certificates
32 include $(WS_TOP)/make-rules/prep.mk
33 include $(WS_TOP)/make-rules/justmake.mk
34 include $(WS_TOP)/make-rules/ips.mk
36 COMPONENT_PRE_CONFIGURE_ACTION = \
37 $(CLONEY) $(SOURCE_DIR) $(@D)
39 COMPONENT_BUILD_ARGS += DESTDIR=$(PROTO_DIR)
40 COMPONENT_INSTALL_ARGS += DESTDIR=$(PROTO_DIR)
42 build: $(BUILD_32)
44 install: $(INSTALL_32)
46 # Auto-generated dependencies
47 REQUIRED_PACKAGES += shell/ksh93
48 REQUIRED_PACKAGES += SUNWcs