Version 4.0.2.1, tag libreoffice-4.0.2.1
[LibreOffice.git] / more_fonts / ExternalPackage_libertineg.mk
blobf0e8af2ef2c8509b79ada7c7a0dd7309de397834
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,font_libertineg_inc,font_libertineg))
12 $(eval $(call gb_ExternalPackage_add_unpacked_files,font_libertineg_inc,pck,\
13 LinBiolinum_RB_G.ttf \
14 LinBiolinum_RI_G.ttf \
15 LinBiolinum_R_G.ttf \
16 LinLibertine_DR_G.ttf \
17 LinLibertine_RBI_G.ttf \
18 LinLibertine_RB_G.ttf \
19 LinLibertine_RI_G.ttf \
20 LinLibertine_RZI_G.ttf \
21 LinLibertine_RZ_G.ttf \
22 LinLibertine_R_G.ttf \
25 $(eval $(call gb_ExternalPackage_add_unpacked_file,font_libertineg_inc,pck/License_libertineg.txt,OFL.txt))
27 # vim: set noet sw=4 ts=4: