summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjvdias <jvdias@fedoraproject.org>2006-03-08 18:21:32 +0000
committerjvdias <jvdias@fedoraproject.org>2006-03-08 18:21:32 +0000
commit5eca19ff33aeb41c89e1bff6f5bcd64b49c710f2 (patch)
treef902f85e729cce0f68f16706e5167846f03d2354
parentf0ac1e0c6b7b4eb2743059267f2ab1de1b4c505e (diff)
pkg-config file for libbind
-rw-r--r--libbind.pc6
1 files changed, 6 insertions, 0 deletions
diff --git a/libbind.pc b/libbind.pc
new file mode 100644
index 0000000..cfab90c
--- /dev/null
+++ b/libbind.pc
@@ -0,0 +1,6 @@
+# pkg-config file for libbind
+Name: libbind
+Description: BIND 8 compatible DNS Resolver Library
+Version: 9.3.2
+Libs: -L/usr/lib -lbind
+Cflags: -I/usr/include/bind \ No newline at end of file