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/mod_dtcl | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'www/mod_dtcl')
-rw-r--r-- | www/mod_dtcl/Makefile | 1 | ||||
-rw-r--r-- | www/mod_dtcl/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_dtcl/Makefile b/www/mod_dtcl/Makefile index 2f6962749d23..93e2bf8fac10 100644 --- a/www/mod_dtcl/Makefile +++ b/www/mod_dtcl/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www tcl83 MASTER_SITES= http://tcl.apache.org/mod_dtcl/download/ MAINTAINER= mi@aldan.algebra.com +COMMENT= Embeds a TCL8 interpreter in the Apache server BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 diff --git a/www/mod_dtcl/pkg-comment b/www/mod_dtcl/pkg-comment deleted file mode 100644 index 89634a5a555d..000000000000 --- a/www/mod_dtcl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Embeds a TCL8 interpreter in the Apache server |