diff options
Diffstat (limited to 'www/neowebscript/Makefile')
-rw-r--r-- | www/neowebscript/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/neowebscript/Makefile b/www/neowebscript/Makefile index 6dbf3e45d358..44bdcbc24522 100644 --- a/www/neowebscript/Makefile +++ b/www/neowebscript/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=nws MAINTAINER= mi@aldan.algebra.com +COMMENT= Embeds a TCL8 interpreter in the Apache server BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 LIB_DEPENDS= neo82:${PORTSDIR}/devel/tcl-neo |