# $Id$ PortSystem 1.0 name tcllib version 1.10 categories devel maintainers pguyot@kallisys.net description tcllib standardized library long_description tcllib is a set of pure-Tcl extensions that you can use to \ become even more productive with Tcl. homepage http://tcllib.sf.net/ master_sites sourceforge:tcllib checksums md5 c8692e14fe83ca7570e65335122d2ca9 \ sha1 2faf9c7c94ea2c68e72291fc6714e0c3316a187a \ rmd160 cddfa579b48c679cb1406aa8772ef2c1f6bcc228 use_bzip2 yes configure.args --mandir=${prefix}/share/man # There is a bug in this port, it won't work with LANG or LC_ALL unset. destroot.env LANG=C LC_MESSAGES=C LC_CTYPE=C LC_ALL=C # Install this in DP tree, with DP's Tcl. depends_lib port:tcl \ port:graphviz \ port:tk