File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libnet / libnet.pc.in
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Sep 27 11:11:37 2023 UTC (7 months, 2 weeks ago) by misho
Branches: libnet, MAIN
CVS tags: v1_2p1, HEAD
Version 1.2p1

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @PACKAGE@
Version: @VERSION@
Description: Portable Packet Construction and Injection API
URL: @PACKAGE_URL@

Requires: 
Libs: -L${libdir} -lnet @PKG_CONFIG_LIBS@
Cflags: -I${includedir} @PKG_CONFIG_DEFINES@ @PKG_CONFIG_CFLAGS@


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>