diff options
Diffstat (limited to 'devel/tcl-memchan/Makefile')
-rw-r--r-- | devel/tcl-memchan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/tcl-memchan/Makefile b/devel/tcl-memchan/Makefile index 5333992..adc10d1 100644 --- a/devel/tcl-memchan/Makefile +++ b/devel/tcl-memchan/Makefile @@ -14,6 +14,7 @@ DISTNAME= memchan${PORTVERSION} MASTER_SITE_SUBDIR=${PORTNAME} MAINTAINER= mi@aldan.algebra.com +COMMENT= Two new channel types for in-memory channels in TCL8 BUILD_DEPENDS= tclsh${TCL_VER}:${PORTSDIR}/lang/tcl${TCL_VER:S/.//} |