# -*- 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 PortGroup pure 1.0 pure.setup tk 0.4 categories x11 platforms darwin maintainers ryandesign license BSD description a basic interface between Pure and Tcl/Tk long_description ${name} provides ${description}. This module allows \ you to execute arbitrary commands in the Tcl \ interpreter, set and retrieve variable values in the \ interpreter, and invoke Pure callbacks from Tcl/Tk. checksums rmd160 551e7600d2d4d668d8e41a21e8b6c2452d3a2cd0 \ sha256 4d254af183974e307aaef73587e93e5f31df548a8f6824ef2db40bb5c46eede6 depends_lib-append port:tk