summaryrefslogtreecommitdiff
path: root/external/more_fonts/UnpackedTarball_carlito.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-10-23 14:57:32 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-10-24 09:18:31 +0100
commitbde5e683286096b9255254b28a862e519d57f547 (patch)
treeac769bb509625e75e2a51eff2be43cca4b686236 /external/more_fonts/UnpackedTarball_carlito.mk
parentbdd55e28fc7788c2968daaf87b782f8e6189ee2d (diff)
bundle Carlito and Caladea
Change-Id: Ibb68ad33764bcbab88e68c35805a00287177a5c8
Diffstat (limited to 'external/more_fonts/UnpackedTarball_carlito.mk')
-rw-r--r--external/more_fonts/UnpackedTarball_carlito.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/external/more_fonts/UnpackedTarball_carlito.mk b/external/more_fonts/UnpackedTarball_carlito.mk
new file mode 100644
index 000000000000..d14f29169128
--- /dev/null
+++ b/external/more_fonts/UnpackedTarball_carlito.mk
@@ -0,0 +1,14 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+
+$(eval $(call gb_UnpackedTarball_UnpackedTarball,font_carlito))
+
+$(eval $(call gb_UnpackedTarball_set_tarball,font_carlito,$(FONT_CARLITO_TARBALL)))
+
+# vim: set noet sw=4 ts=4: