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 2015 Aurelien Larcher
16 include ..
/..
/..
/make-rules
/shared-macros.mk
18 COMPONENT_NAME
= workspace-patterns
19 COMPONENT_VERSION
= 7.5
20 COMPONENT_FMRI
= x11
/data
/workspace-patterns
21 COMPONENT_CLASSIFICATION
= System
/X11
22 COMPONENT_SUMMARY
= Bitmap patterns for workspace backgrounds
24 COMPONENT_PROJECT_URL
= https
://hg.java.net
/hg
/solaris-x11~x-s12-clone
25 COMPONENT_LICENSE
= Oracle
26 COMPONENT_LICENSE_FILE
= workspace-patterns.license
28 include $(WS_TOP
)/make-rules
/ips.mk
30 PATH
=/usr
/gnu
/bin
:/usr
/bin
60 PATTERN_DIR
=$(USRSHAREDIR
)/patterns
67 $(MKDIR
) $(PROTO_DIR
)$(PATTERN_DIR
)
68 cd
$(COMPONENT_DIR
)/src \
69 && $(INSTALL
) -t
$(PROTO_DIR
)$(PATTERN_DIR
) $(PATTERN_FILES
)