Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / crypto / dist / heimdal / tools / heimdal-gssapi.pc.in
blob68cedc27d5e9f3bd2ab4354f81692bdfc03f16f7
1 # $Heimdal$
2 # $NetBSD$
3 prefix=@PREFIX@
4 exec_prefix=${prefix}
5 libdir=${exec_prefix}/lib
6 includedir=${prefix}/include
8 Name: @PACKAGE@
9 Description: Heimdal is an implementation of Kerberos 5, freely available under a three clause BSD style license.
10 Version: @VERSION@
11 URL: http://www.pdc.kth.se/heimdal/
12 #Requires: foo = 1.3.1
13 #Conflicts: bar <= 4.5
14 Libs: -L${libdir} -lgssapi -lheimntlm -lkrb5 @LIB_pkinit@ -lcom_err @LIB_hcrypto_appl@ -lasn1 -lroken @LIB_crypt@ @LIB_dlopen@ @LIB_door_create@ @LIBS@
15 Cflags: -I${includedir}