2014-03-20 22:43:04 +01:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
|
|
|
|
|
|
|
Name: @PACKAGE_NAME@
|
2016-12-07 09:14:04 +01:00
|
|
|
Description: Public Suffix List C library.
|
2014-03-20 22:43:04 +01:00
|
|
|
Version: @PACKAGE_VERSION@
|
|
|
|
URL: @PACKAGE_URL@
|
2014-11-14 11:40:29 +01:00
|
|
|
Libs: -L${libdir} -lpsl
|
|
|
|
Cflags: -I${includedir}
|