diff options
| author | Long Huan <8551701+longhuan2018@users.noreply.github.com> | 2020-11-04 15:23:25 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-03 23:23:25 -0800 |
| commit | 00d190a039c78cad4aadfc9a9f3ce8b53165ae6b (patch) | |
| tree | e5e5a00afabeb0d5e84ab329a5633d42122aa90b /ports/fastcgi/CONTROL | |
| parent | c98fa197cce8b096fb4e99fb9c17348f198feb6e (diff) | |
| download | vcpkg-00d190a039c78cad4aadfc9a9f3ce8b53165ae6b.tar.gz vcpkg-00d190a039c78cad4aadfc9a9f3ce8b53165ae6b.zip | |
[fastcgi]Add new port (#7824)
Diffstat (limited to 'ports/fastcgi/CONTROL')
| -rw-r--r-- | ports/fastcgi/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/fastcgi/CONTROL b/ports/fastcgi/CONTROL new file mode 100644 index 000000000..f1d5e659e --- /dev/null +++ b/ports/fastcgi/CONTROL @@ -0,0 +1,4 @@ +Source: fastcgi +Version: 2020-09-11 +Homepage: https://fastcgi-archives.github.io/ +Description: The FastCGI interface combines the best aspects of CGI and vendor APIs. Like CGI, FastCGI applications run in separate, isolated processes. |
