aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetnamestore.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pkgconfig/gnunetnamestore.pc.in')
-rw-r--r--pkgconfig/gnunetnamestore.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/pkgconfig/gnunetnamestore.pc.in b/pkgconfig/gnunetnamestore.pc.in
new file mode 100644
index 0000000..964c6eb
--- /dev/null
+++ b/pkgconfig/gnunetnamestore.pc.in
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: GNUnet Namestore
+Description: Provides API for storing GNS records to a database
+URL: http://gnunet.org
+Version: @VERSION@
+Requires:
+Libs: -L${libdir} -lgnunetnamestore
+Cflags: -I${includedir}