aboutsummaryrefslogtreecommitdiff
path: root/ports/polymorphic-value/CONTROL
diff options
context:
space:
mode:
authornicole mazzuca <mazzucan@outlook.com>2020-03-05 13:58:02 -0800
committerGitHub <noreply@github.com>2020-03-05 13:58:02 -0800
commit961378b1cbabe74b65886578ccb2d5bad215a70b (patch)
tree0b35b42e287d0aec12332e41daffd81c56a95b35 /ports/polymorphic-value/CONTROL
parent8cd675cc58ee71cae251d7d15fad5dc8b40d5fe1 (diff)
downloadvcpkg-961378b1cbabe74b65886578ccb2d5bad215a70b.tar.gz
vcpkg-961378b1cbabe74b65886578ccb2d5bad215a70b.zip
[Polymorphic-value] Add new port (#10267)
* add polymorphic_value * make head work * fix the config file * address polymorphic_value review comments * use ${PORT} instead of literal name
Diffstat (limited to 'ports/polymorphic-value/CONTROL')
-rw-r--r--ports/polymorphic-value/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/polymorphic-value/CONTROL b/ports/polymorphic-value/CONTROL
new file mode 100644
index 000000000..1016ead69
--- /dev/null
+++ b/ports/polymorphic-value/CONTROL
@@ -0,0 +1,4 @@
+Source: polymorphic-value
+Version: 1.3.0-1
+Description: A polymorphic value-type for C++
+Homepage: https://github.com/jbcoe/polymorphic_value