# libftgl, http://opengl.geek.nz/ name=libftgl version=2.1.2 release=1 source=(http://opengl.geek.nz/ftgl/ftgl-$version.tar.gz) build() { cd FTGL/unix ./configure \ --prefix=/usr \ --sysconfdir=/etc \ --mandir=/usr/share/man \ --infodir=/usr/share/info make make DESTDIR=$PKG install }