aboutsummaryrefslogtreecommitdiff
path: root/ports/libxmlmm/CONTROL
diff options
context:
space:
mode:
authorSean Farrell <sean.farrell@rioki.org>2020-09-01 02:58:24 +0200
committerGitHub <noreply@github.com>2020-08-31 17:58:24 -0700
commit2045a0e1ddaa36edc90554d88e4240a3342f3616 (patch)
treefe8b1fa5a0a0412b59a76e65935367c9f30d7400 /ports/libxmlmm/CONTROL
parentb1bdebe4d0bbc304a9765d29de6a8176de22eae7 (diff)
downloadvcpkg-2045a0e1ddaa36edc90554d88e4240a3342f3616.tar.gz
vcpkg-2045a0e1ddaa36edc90554d88e4240a3342f3616.zip
[libxmlmm ] Add new port libxmlmm 0.6.0 (#13139)
Diffstat (limited to 'ports/libxmlmm/CONTROL')
-rw-r--r--ports/libxmlmm/CONTROL5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/libxmlmm/CONTROL b/ports/libxmlmm/CONTROL
new file mode 100644
index 000000000..a943bcf28
--- /dev/null
+++ b/ports/libxmlmm/CONTROL
@@ -0,0 +1,5 @@
+Source: libxmlmm
+Version: 0.6.0
+Homepage: https://github.com/rioki/libxmlmm
+Description: Libxmlmm is a C++ wrapper for libxml 2.0 that only relies on standard C++ and libxml2.
+Build-Depends: libxml2