summaryrefslogtreecommitdiff
path: root/more_fonts/UnpackedTarball_gentium.mk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-09-23 21:24:39 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-09-23 21:25:10 -0500
commit0b963e89a04ce0ec6693b2e54bbedf544c0b5f00 (patch)
tree6f054dd5bce733a122339c373aef8415be657be2 /more_fonts/UnpackedTarball_gentium.mk
parent93effcb0a2eade8309c53b74d0ea22e8a2217661 (diff)
gbuildification of more_fonts
Change-Id: Ifae1342ee0af447cb08a24e0804f6e42ae826a2a
Diffstat (limited to 'more_fonts/UnpackedTarball_gentium.mk')
-rw-r--r--more_fonts/UnpackedTarball_gentium.mk14
1 files changed, 14 insertions, 0 deletions
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: