bump product version to 4.1.6.2
[LibreOffice.git] / more_fonts / ExternalPackage_gentium.mk
blob0cf551fa504baf1a442f5a9c5677c95d1c7eaee6
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 $(eval $(call gb_ExternalPackage_ExternalPackage,fonts_gentium,font_gentium))
12 $(eval $(call gb_ExternalPackage_set_outdir,fonts_gentium,$(INSTDIR)))
14 $(eval $(call gb_ExternalPackage_add_unpacked_files,fonts_gentium,share/fonts/truetype,\
15 GenBasB.ttf \
16 GenBasBI.ttf \
17 GenBasI.ttf \
18 GenBasR.ttf \
19 GenBkBasB.ttf \
20 GenBkBasBI.ttf \
21 GenBkBasI.ttf \
22 GenBkBasR.ttf \
25 # vim: set noet sw=4 ts=4: