diff options
| author | jbeach <jason.m.beach@gmail.com> | 2019-03-06 00:28:35 +0000 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-05 16:28:35 -0800 |
| commit | 6a5056773a938daa1195698839074a8b57bb0b80 (patch) | |
| tree | 1fee76a9cd3a231747822ccf20fcf9393098ace5 /ports/moos-ui/CONTROL | |
| parent | e8f643f11a7e8be219d4271a56606722968f0a56 (diff) | |
| download | vcpkg-6a5056773a938daa1195698839074a8b57bb0b80.tar.gz vcpkg-6a5056773a938daa1195698839074a8b57bb0b80.zip | |
add MOOS V10 (#4742)
* add MOOS V10
* finished adding moos-core, moos-essential, and moos-ui
Diffstat (limited to 'ports/moos-ui/CONTROL')
| -rw-r--r-- | ports/moos-ui/CONTROL | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/moos-ui/CONTROL b/ports/moos-ui/CONTROL new file mode 100644 index 000000000..28ee5e664 --- /dev/null +++ b/ports/moos-ui/CONTROL @@ -0,0 +1,6 @@ +Source: moos-ui +Version: 10.0.1 +Description: set of user interface tools to use and leverage the MOOS project. See the MOOS homepage at https://sites.google.com/site/moossoftware/ for more information and documentation. +Build-Depends: moos-core + + |
