aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetnse.pc.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-02 18:21:50 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-02 18:21:50 +0000
commit352ed86dd34f82166218d4ae8fc16700f4a14f99 (patch)
tree71bdfa6ca0dd272999679c2b9f0baeb10a345334 /pkgconfig/gnunetnse.pc.in
parent3649ebabf3b1ff39990e98a3370c765035d6d695 (diff)
downloadgnunet-352ed86dd34f82166218d4ae8fc16700f4a14f99.tar.gz
gnunet-352ed86dd34f82166218d4ae8fc16700f4a14f99.zip
nse
Diffstat (limited to 'pkgconfig/gnunetnse.pc.in')
-rw-r--r--pkgconfig/gnunetnse.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/pkgconfig/gnunetnse.pc.in b/pkgconfig/gnunetnse.pc.in
new file mode 100644
index 000000000..fd340302d
--- /dev/null
+++ b/pkgconfig/gnunetnse.pc.in
@@ -0,0 +1,12 @@
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: GNUnet NSE
7Description: library to access GNUnet network size estimate information
8URL: https://gnunet.org
9Version: @VERSION@
10Requires:
11Libs: -L${libdir} -lgnunetnse
12Cflags: -I${includedir}