aboutsummaryrefslogtreecommitdiff
path: root/ports/tmxparser/CONTROL
diff options
context:
space:
mode:
authorAshley Davis <SgtCoDFish@users.noreply.github.com>2018-10-20 21:17:45 +0100
committerRobert Schumacher <roschuma@microsoft.com>2018-10-20 13:17:45 -0700
commitfb4c51f997ca6396a2b30e6cd9925804d97821fc (patch)
tree43f24daff90249450868b751df832d4818ebdf26 /ports/tmxparser/CONTROL
parentdac6bba3f6681e5bd326c49d834fe024f54d5bac (diff)
downloadvcpkg-fb4c51f997ca6396a2b30e6cd9925804d97821fc.tar.gz
vcpkg-fb4c51f997ca6396a2b30e6cd9925804d97821fc.zip
Add tmxparser port (#4512)
* Add tmxparser port * [tmxparser] Keep only one flavor
Diffstat (limited to 'ports/tmxparser/CONTROL')
-rw-r--r--ports/tmxparser/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/tmxparser/CONTROL b/ports/tmxparser/CONTROL
new file mode 100644
index 000000000..66132e4fd
--- /dev/null
+++ b/ports/tmxparser/CONTROL
@@ -0,0 +1,4 @@
+Source: tmxparser
+Version: 2.1.0-1
+Description: C++11 library for parsing the maps generated by the Map Editor called Tiled.
+Build-Depends: zlib, tinyxml2