perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / openindiana / desktop-startup / Makefile
blobf0c5721fba8734e7020ee9b684cd9647736474bc
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 2016 Alexander Pyhalov
15 include ../../../make-rules/shared-macros.mk
17 COMPONENT_NAME= desktop-startup
18 COMPONENT_VERSION= 0.5.11
19 COMPONENT_REVISION= 2
20 COMPONENT_PROJECT_URL= http://openindiana.org/
21 COMPONENT_SUMMARY= Desktop startup scripts in xinitrc.d
22 COMPONENT_FMRI= system/display-manager/desktop-startup
23 COMPONENT_CLASSIFICATION= Desktop (GNOME)/Scripts
24 COMPONENT_LICENSE = CDDL
25 COMPONENT_LICENSE_FILE = opensolaris.license
27 include $(WS_TOP)/make-rules/ips.mk
29 download:
31 prep:
33 build:
35 install:
36 [ -d $(PROTO_DIR) ] || mkdir -p $(PROTO_DIR)
38 clean:
39 $(RM) -r $(BUILD_DIR) $(PROTO_DIR)
41 # Auto-generated dependencies
42 REQUIRED_PACKAGES += SUNWcs
43 REQUIRED_PACKAGES += shell/bash