summaryrefslogtreecommitdiff
path: root/libnet.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libnet.pc.in')
-rw-r--r--libnet.pc.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/libnet.pc.in b/libnet.pc.in
index bc05249..028d7cb 100644
--- a/libnet.pc.in
+++ b/libnet.pc.in
@@ -5,7 +5,9 @@ includedir=@includedir@
Name: @PACKAGE@
Version: @VERSION@
-Description: portable framework for low-level network packet construction
+Description: Portable Packet Construction and Injection API
+URL: @PACKAGE_URL@
+
Requires:
Libs: -L${libdir} -lnet @LTLIBINTL@
Cflags: -I${includedir}