diff options
Diffstat (limited to 'ports/moos-core')
| -rw-r--r-- | ports/moos-core/CONTROL | 5 | ||||
| -rw-r--r-- | ports/moos-core/vcpkg.json | 7 |
2 files changed, 7 insertions, 5 deletions
diff --git a/ports/moos-core/CONTROL b/ports/moos-core/CONTROL deleted file mode 100644 index 1d1e20d09..000000000 --- a/ports/moos-core/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: moos-core -Version: 10.4.0 -Port-Version: 5 -Description: A very light weight, easy to use middleware. -Homepage: https://sites.google.com/site/moossoftware/ diff --git a/ports/moos-core/vcpkg.json b/ports/moos-core/vcpkg.json new file mode 100644 index 000000000..43a01cf25 --- /dev/null +++ b/ports/moos-core/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "moos-core", + "version-string": "10.4.0", + "port-version": 6, + "description": "A very light weight, easy to use middleware.", + "homepage": "https://sites.google.com/site/moossoftware/" +} |
