about summary refs log tree commit diff
path: root/buildtools/pkgconfig_template
blob: 7288a76fb17619d797b7e5c312c3616377f73aed (plain) (blame)
1
2
3
4
5
6
7
Name: Netpbm
Description: Graphics utilities
Version: @VERSION@
Requires: 
Libs: -L@LINKDIR@ -lnetpbm
Libs.private: 
Cflags: -I@INCLUDEDIR@