python/hypothesis: update to 6.121.0
[oi-userland.git] / components / meta-packages / gnome-fonts / Makefile
blobc4bda24e32539b4317e66246550957d54577fd5d
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 2011 EveryCity Ltd. All rights reserved.
15 include ../../../make-rules/shared-macros.mk
17 COMPONENT_NAME= gnome-fonts
18 COMPONENT_VERSION= 2.30.1
19 COMPONENT_REVISION= 2
20 COMPONENT_SUMMARY= GNOME Unicode and Korean TrueType fonts
21 COMPONENT_CLASSIFICATION= Meta Packages/Group Packages
22 COMPONENT_FMRI= system/font/gnome-fonts
24 include ../../../make-rules/ips.mk
26 download:
28 prep:
30 build:
32 install:
33 [ -d $(PROTO_DIR) ] || mkdir -p $(PROTO_DIR)
35 clean:
36 $(RM) -r $(BUILD_DIR) $(PROTO_DIR)