# -*- 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 PortGroup golang 1.0 go.setup github.com/robpike/ivy 0.2.10 v go.package robpike.io/ivy github.tarball_from archive revision 0 description ${name} is an interpreter for an APL-like language. long_description {*}${description} categories math installs_libs no license BSD maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 2ecd606dad51a75bdf896c91b3f8cac7c8378dd3 \ sha256 da69310b834a408eb5d63d749b9029873f796314dabc05e553a10aa77e5c37d9 \ size 281222 destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }