# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit font DESCRIPTION="Unicode font for the Buginese and Makassar language (Lontara script)" HOMEPAGE="http://xpisar.wz.cz/bugis-unicode/" SRC_URI="http://xpisar.wz.cz/bugis-unicode/bugis-unicode.ttf" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" RDEPEND="" S="${WORKDIR}" FONT_S="${WORKDIR}" FONT_SUFFIX="ttf" src_unpack() { cp "${DISTDIR}/${A}" . }