12 lines
260 B
Plaintext
12 lines
260 B
Plaintext
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
libdir=@libdir@
|
||
|
includedir=@includedir@
|
||
|
|
||
|
Name: FreeType 2
|
||
|
Description: A free, high-quality, and portable font engine.
|
||
|
Version: @VERSION@
|
||
|
Requires:
|
||
|
Libs: -L${libdir} -lfreetype @LIBZ@
|
||
|
Cflags: -I${includedir}/freetype2
|