aboutsummaryrefslogtreecommitdiff
path: root/ports/tre/CONTROL
diff options
context:
space:
mode:
authorclvn <clvn@users.noreply.github.com>2018-01-12 12:24:02 +0100
committerclvn <clvn@users.noreply.github.com>2018-01-12 12:24:02 +0100
commitd7cd72e396446504c4a24fcfc2cd1660c26c30e1 (patch)
treee7ca0702979e50a84b26346ef4941d4a6fe88e04 /ports/tre/CONTROL
parent6bdc3bf9eb5cc93e579cddcbb01c41e991082c8c (diff)
downloadvcpkg-d7cd72e396446504c4a24fcfc2cd1660c26c30e1.tar.gz
vcpkg-d7cd72e396446504c4a24fcfc2cd1660c26c30e1.zip
[tre] Initial port
Diffstat (limited to 'ports/tre/CONTROL')
-rw-r--r--ports/tre/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/tre/CONTROL b/ports/tre/CONTROL
new file mode 100644
index 000000000..a5df8cd11
--- /dev/null
+++ b/ports/tre/CONTROL
@@ -0,0 +1,3 @@
+Source: tre
+Version: 0.8.0-1
+Description: TRE is a lightweight, robust, and efficient POSIX compliant regexp matching library with some exciting features such as approximate (fuzzy) matching.