aboutsummaryrefslogtreecommitdiff
path: root/ports/tmx/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-10-12 10:02:17 -0700
committerGitHub <noreply@github.com>2018-10-12 10:02:17 -0700
commit064fe93191dc4bdc856ae3a2e2a36cac523249ce (patch)
treef230c0d0c34b4d3d7d50a7370e491990ca350d83 /ports/tmx/CONTROL
parent22fa919487c07e1898b95579b18fd102fe888fc7 (diff)
downloadvcpkg-064fe93191dc4bdc856ae3a2e2a36cac523249ce.tar.gz
vcpkg-064fe93191dc4bdc856ae3a2e2a36cac523249ce.zip
Rebase of #4290 (#4460)
* Add tmx port. * [tmx] Simplify port
Diffstat (limited to 'ports/tmx/CONTROL')
-rw-r--r--ports/tmx/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/tmx/CONTROL b/ports/tmx/CONTROL
new file mode 100644
index 000000000..9079cb85e
--- /dev/null
+++ b/ports/tmx/CONTROL
@@ -0,0 +1,4 @@
+Source: tmx
+Version: 1.0.0
+Description: A portable C library to load tiled maps in your games.
+Build-Depends: zlib, libxml2