# -*- 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 haskell 1.0 haskell.setup hslua 0.3.9 revision 2 checksums rmd160 d099ccc4f9dff46dc3265cfe05027e789a383092 \ sha256 ec00c9afca374b7e8f17eadcaf6b6ab6ec7b39633f6e73f783919f1998834967 maintainers cal openmaintainer platforms darwin license MIT description A Lua language interpreter embedding in Haskell long_description \ The Scripting.Lua module is a wrapper of Lua language interpreter as described in www.lua.org. depends_lib-append port:hs-mtl