gplate/gplate

Simplify the AUTHORS file

15 months ago, Gary Kramlich
6eed44f77d65
Simplify the AUTHORS file
prefix=@CMAKE_INSTALL_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}