aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuangyuan Yang <ygy@FreeBSD.org>2021-06-05 19:37:45 +0000
committerGuangyuan Yang <ygy@FreeBSD.org>2021-06-05 19:37:45 +0000
commitcc40f06db666f0fef3139a10d237c69e626c776e (patch)
tree5b7af3025032ed3d52d421ab0338939f89f3c805
parentec600fc7ba5b580da53b78b23bd728b29d1d2ab1 (diff)
downloadports-cc40f06db666f0fef3139a10d237c69e626c776e.tar.gz
ports-cc40f06db666f0fef3139a10d237c69e626c776e.zip
www/civetweb: Improve pkg-descr
Requested by: danfe Approved by: lwhsu (mentor), maintainer (implicit, doc change)
-rw-r--r--www/civetweb/pkg-descr7
1 files changed, 6 insertions, 1 deletions
diff --git a/www/civetweb/pkg-descr b/www/civetweb/pkg-descr
index e2c4fca9e0c5..1f091a69b979 100644
--- a/www/civetweb/pkg-descr
+++ b/www/civetweb/pkg-descr
@@ -1,3 +1,8 @@
-Embedded C/C++ web server
+CivetWeb is a C/C++ embeddable web server with optional CGI, SSL and
+Lua support. CivetWeb can be used by developers as a library, to add
+web server functionality to an existing application. It can also be
+used by end users as a stand-alone web server running on a Windows or
+Linux PC. It is available as single executable, no installation is
+required.
WWW: https://github.com/civetweb/civetweb