diff options
| author | Daniel Nicoletti <dantti12@gmail.com> | 2018-11-14 21:23:06 -0200 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-11-14 15:23:06 -0800 |
| commit | 3b40d323e92866222f6dd15b00c7a79abde9aedb (patch) | |
| tree | ab5d30b849cd8c05569caff953be364c54a5e226 /ports/cutelyst2/CONTROL | |
| parent | df35c1f7d7babef240e85bb809cf03990a735b0b (diff) | |
| download | vcpkg-3b40d323e92866222f6dd15b00c7a79abde9aedb.tar.gz vcpkg-3b40d323e92866222f6dd15b00c7a79abde9aedb.zip | |
New package: cutelyst2 (#4693)
* New package: cutelyst2
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
* [cutelyst2] Rearrange files; prefer ninja.
Diffstat (limited to 'ports/cutelyst2/CONTROL')
| -rw-r--r-- | ports/cutelyst2/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/cutelyst2/CONTROL b/ports/cutelyst2/CONTROL new file mode 100644 index 000000000..888883a44 --- /dev/null +++ b/ports/cutelyst2/CONTROL @@ -0,0 +1,4 @@ +Source: cutelyst2 +Version: 2.5.2-1 +Description: A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework +Build-Depends: qt5-base |
