DESCRIPTION="Uyghur Computer Science Association font project" HOMEPAGE="http://www.ukij.org/fonts/" SRC_URI="http://ukijorgfonts.googlecode.com/files/ukijorgfonts.zip" REVISION="1" STATUS_HAIKU="stable" DEPEND="" CHECKSUM_MD5="e50ed1b90f96cad12e31f8769bd598dc" BUILD() { echo "Nothing to be done. To install this font, run haikuporter with -i option" } INSTALL() { FONTDIR=${DESTDIR}/`finddir B_COMMON_FONTS_DIRECTORY`/ukijorgfonts mkdir -p ${FONTDIR} cp *.ttf ${FONTDIR} } LICENSE="SIL Open Font License v1.1 GNU LGPL v2 GNU GPL v2" COPYRIGHT="2004-2011 Uyghur Computer Science Association"