diff options
Diffstat (limited to 'www/lws/Makefile')
-rw-r--r-- | www/lws/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/lws/Makefile b/www/lws/Makefile index d1d70c485a8b..c60da7c638e0 100644 --- a/www/lws/Makefile +++ b/www/lws/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= archie MAINTAINER= archie@freebsd.org +COMMENT= Lightweight threaded HTTP/HTTPS web server based on libpdel(3) LIB_DEPENDS= pdel.0:${PORTSDIR}/devel/libpdel |