# -*- 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
# $Id$

PortSystem          1.0

name                tcllib
version             1.13
categories          devel
license             Tcl/Tk
platforms           darwin
maintainers         nomaintainer
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:tcllib

checksums           sha1    7e49386f8d757ae596a7cf183c63b2ec6bd9e2a5 \
                    rmd160  c35cf1f136fd3ec0b31c87cd05726107206c77ee

use_bzip2           yes

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

depends_lib         port:tcl \
                    path:bin/dot:graphviz \
                    port:tk