File: nettle.pc.in

package info (click to toggle)
nettle 2.4-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,052 kB
  • sloc: ansic: 25,554; asm: 5,208; sh: 3,197; makefile: 623; cpp: 78
file content (11 lines) | stat: -rw-r--r-- 294 bytes parent folder | download | duplicates (10)
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}