# -*- 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.5 categories-append x11 platforms darwin maintainers ryandesign gmail.com:aggraef 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 c56c84d90a988ca3b68391d09908a5f401344e22 \ sha256 3b6e97e2d723d5a05bf25f4ac62068ac17a1fd81db03e1986366097bf071a516 depends_build-append port:pkgconfig depends_lib-append port:tcl \ port:tk