diff options
Diffstat (limited to 'www/tclhttpd/Makefile')
-rw-r--r-- | www/tclhttpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/tclhttpd/Makefile b/www/tclhttpd/Makefile index 884931097d72..00e57d23e575 100644 --- a/www/tclhttpd/Makefile +++ b/www/tclhttpd/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= httpd DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= mi@aldan.algebra.com +COMMENT= An http-server implemented in TCL RUN_DEPENDS= ${LOCALBASE}/lib/tcllib1.2/pkgIndex.tcl:${PORTSDIR}/devel/tcllib LIB_DEPENDS= tcl${TCL_VER}:${PORTSDIR}/lang/tcl${TCL_VER} |