# $Header: /magellan-cvs/smage/font-util/font-util-1.0.1-r5.smage2,v 1.1 2008/02/12 21:11:30 niro Exp $ PNAME="font-util" PVER="1.0.1" PBUILD="r5" PCATEGORIE="media-fonts" STATE="unstable" DESCRIPTION="X.org font utilities." HOMEPAGE="http://xorg.freedesktop.org" sminclude xorg src_compile() { cd ${SRCDIR} xorg_src_configure --with-mapdir=/usr/share/fonts/util || die mmake || die }