aboutsummaryrefslogtreecommitdiffstats
path: root/mxml/mxml.pc
diff options
context:
space:
mode:
Diffstat (limited to 'mxml/mxml.pc')
-rw-r--r--mxml/mxml.pc10
1 files changed, 10 insertions, 0 deletions
diff --git a/mxml/mxml.pc b/mxml/mxml.pc
new file mode 100644
index 000000000..23a47cec9
--- /dev/null
+++ b/mxml/mxml.pc
@@ -0,0 +1,10 @@
+prefix=/usr/local
+exec_prefix=/usr/local
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: Mini-XML
+Description: Lightweight XML support library
+Version: 2.2.2
+Libs: -L${exec_prefix}/lib -lmxml
+Cflags: -I${prefix}/include