summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwaclaw <kwaclaw>2009-01-19 03:35:06 +0000
committerkwaclaw <kwaclaw>2009-01-19 03:35:06 +0000
commit27c21c246f103f371534ffe9a03d03c76c46ba6b (patch)
treebe11f65e8c6c1e4af078422584c240a23ad493f2
parent080150f494fdcd8a40f2b921851b8a85c0483f8b (diff)
downloadlibexpat-27c21c246f103f371534ffe9a03d03c76c46ba6b.tar.gz
Added URL for Expat project site.
-rw-r--r--expat.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/expat.pc.in b/expat.pc.in
index f63b994..5207e3e 100644
--- a/expat.pc.in
+++ b/expat.pc.in
@@ -6,5 +6,6 @@ includedir=@includedir@
Name: expat
Version: @PACKAGE_VERSION@
Description: expat XML parser
+URL: http://www.libexpat.org
Libs: -L${libdir} -lexpat
Cflags: -I${includedir}