- prefix=@prefix@
- exec_prefix=@exec_prefix@
- libdir=@libdir@
- includedir=@includedir@
- Name: GNUnet VPN
- Description: Provides API for accessing the GNUnet VPN
- URL: http://gnunet.org
- Version: @VERSION@
- Requires:
- Libs: -L${libdir} -lgnunetvpn
- Cflags: -I${includedir}
|