diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /www/neowebscript | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'www/neowebscript')
-rw-r--r-- | www/neowebscript/Makefile | 1 | ||||
-rw-r--r-- | www/neowebscript/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/www/neowebscript/pkg-comment b/www/neowebscript/pkg-comment deleted file mode 100644 index 89634a5a555d..000000000000 --- a/www/neowebscript/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Embeds a TCL8 interpreter in the Apache server |