grim/gplate

clean up the figlet stuff a bit. don't try to set a font, since it won't always be there. for example, the small font didn't exist under debian if using toilet as opposed to figlet.
prefix=@prefix@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/gplate-1.0
Name: libgplate
Description: GPlate template library
Version: @VERSION@
Libs: -L${libdir} -lgplate
Cflags: -I${includedir}