diff options
Diffstat (limited to 'devel/tcltls/Makefile')
-rw-r--r-- | devel/tcltls/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/tcltls/Makefile b/devel/tcltls/Makefile index f708466ce3b1..5e93e08c55b8 100644 --- a/devel/tcltls/Makefile +++ b/devel/tcltls/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR=tls DISTNAME= tls${PORTVERSION} MAINTAINER= mi@aldan.algebra.com +COMMENT= SSL extensions for TCL; dynamicly loadable LIB_DEPENDS+= tcl${TCLVND}:${PORTSDIR}/lang/tcl${TCLVND} |