summaryrefslogtreecommitdiffstats
path: root/textproc/libxml2/pkg-descr
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2012-01-17 00:45:15 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2012-01-17 00:45:15 +0800
commit4aa4cfacb59595c100563ad5c0afe029e1178549 (patch)
tree955a42c85be2deee09d3501ff696316268798f68 /textproc/libxml2/pkg-descr
parent66e403e95fa18e92c24f9aa2e7d592c65155a096 (diff)
downloadmarcuscom-ports-4aa4cfacb59595c100563ad5c0afe029e1178549.tar
marcuscom-ports-4aa4cfacb59595c100563ad5c0afe029e1178549.tar.gz
marcuscom-ports-4aa4cfacb59595c100563ad5c0afe029e1178549.tar.bz2
marcuscom-ports-4aa4cfacb59595c100563ad5c0afe029e1178549.tar.lz
marcuscom-ports-4aa4cfacb59595c100563ad5c0afe029e1178549.tar.xz
marcuscom-ports-4aa4cfacb59595c100563ad5c0afe029e1178549.tar.zst
marcuscom-ports-4aa4cfacb59595c100563ad5c0afe029e1178549.zip
Remove depends on pkgconfig
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16640 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/libxml2/pkg-descr')
-rw-r--r--textproc/libxml2/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/libxml2/pkg-descr b/textproc/libxml2/pkg-descr
new file mode 100644
index 000000000..c64953cf9
--- /dev/null
+++ b/textproc/libxml2/pkg-descr
@@ -0,0 +1,6 @@
+Libxml2 is the XML C parser and toolkit developed for the Gnome project (but
+usable outside of the Gnome platform). XML itself is a metalanguage to design
+markup languages, i.e. text language where semantic and structure are added to
+the content using extra "markup" information enclosed between angle brackets.
+
+WWW: http://xmlsoft.org/