summaryrefslogtreecommitdiff
path: root/nettle.pc.in
blob: eb0020caadc2ffa8419952b3b226561ce01ad0b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: Nettle
Description: Nettle low-level cryptographic library (symmetric algorithms)
URL: http://www.lysator.liu.se/~nisse/nettle
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lnettle
Cflags: -I${includedir}