DESCRIPTION="SDL_gfx - SDL graphics drawing primitives and other support functions" HOMEPAGE="http://www.ohloh.net/p/ftgl" SRC_URI="http://downloads.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/ftgl-2.1.3-rc5.tar.gz?use_mirror=ufpr" REVISION="1" STATUS_HAIKU="stable" DEPEND="" BUILD { cd ftgl-2.1.3~rc5 ./configure --build=i586-pc-beos --prefix=/boot/common make } INSTALL { cd ftgl-2.1.3~rc5 make install }