# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0

name                tcllib
version             1.21
revision            0
checksums           rmd160  6fd8ece9c66ed762e9d1cd2e20d541cf4e9207ec \
                    sha256  10c7749e30fdd6092251930e8a1aa289b193a3b7f1abf17fee1d4fa89814762f \
                    size    6467488

categories          devel
license             Tcl/Tk
platforms           any
maintainers         {ryandesign @ryandesign} openmaintainer
supported_archs     noarch

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:project/tcllib/tcllib/${version}
use_xz              yes

configure.args      --mandir=${prefix}/share/man

depends_lib         port:tcl
