diff options
| author | Victor Romero <romerosanchezv@gmail.com> | 2019-04-24 11:44:38 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-24 11:44:38 -0700 |
| commit | 8996d0ce0a535d6720b388ce97395a3cd5715ab3 (patch) | |
| tree | 738f01e9a6c1801d11cf80a6a749586e9d80ecbd /ports/ade/CONTROL | |
| parent | 243a12456c6a6e1afc8075a10277da6117760309 (diff) | |
| download | vcpkg-8996d0ce0a535d6720b388ce97395a3cd5715ab3.tar.gz vcpkg-8996d0ce0a535d6720b388ce97395a3cd5715ab3.zip | |
[ade] Add port (taken from PR 5169 by @cenit) (#6129)
* [ade] Add port (taken from PR 5169 by @cenit)
* [ade] Fix for non-Windows
* [ade] Fix indentation
Diffstat (limited to 'ports/ade/CONTROL')
| -rw-r--r-- | ports/ade/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/ade/CONTROL b/ports/ade/CONTROL new file mode 100644 index 000000000..ccce7f1db --- /dev/null +++ b/ports/ade/CONTROL @@ -0,0 +1,3 @@ +Source: ade
+Version: 0.1.1d
+Description: ADE Framework is a graph construction, manipulation, and processing framework. ADE Framework is suitable for organizing data flow processing and execution.
\ No newline at end of file |
