From 0b963e89a04ce0ec6693b2e54bbedf544c0b5f00 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 23 Sep 2012 21:24:39 -0500 Subject: gbuildification of more_fonts Change-Id: Ifae1342ee0af447cb08a24e0804f6e42ae826a2a --- more_fonts/UnpackedTarball_gentium.mk | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 more_fonts/UnpackedTarball_gentium.mk (limited to 'more_fonts/UnpackedTarball_gentium.mk') diff --git a/more_fonts/UnpackedTarball_gentium.mk b/more_fonts/UnpackedTarball_gentium.mk new file mode 100644 index 000000000000..0827c0e23bfb --- /dev/null +++ b/more_fonts/UnpackedTarball_gentium.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_gentium)) + +$(eval $(call gb_UnpackedTarball_set_tarball,font_gentium,$(FONT_GENTIUM_TARBALL))) + +# vim: set noet sw=4 ts=4: -- cgit v1.2.3