summaryrefslogtreecommitdiffstats
path: root/sord.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'sord.pc.in')
-rw-r--r--sord.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sord.pc.in b/sord.pc.in
index 9dd1223..981e3f8 100644
--- a/sord.pc.in
+++ b/sord.pc.in
@@ -5,6 +5,6 @@ includedir=@includedir@
Name: libsord
Version: @SORD_VERSION@
-Description: Lightweight RDF triple store based on Tokyo Cabinet
+Description: A lightweight C library for storing RDF statements in memory.
Libs: -L${libdir} -lsord
Cflags: -I${includedir}