# -*- 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 # Keep the versions of pure and pure-docs in sync. pure.setup docs 0.58 categories lang platforms darwin maintainers ryandesign supported_archs noarch license GPL-3 homepage http://purelang.bitbucket.org/docs/ description documentation for the Pure programming language long_description ${name} is an offline copy of the ${description}. checksums rmd160 482a4e878aa1e6d9ce003df793f480da5aaf31e6 \ sha256 4374949a3d78db6363d110322dc34c1f97c8c81688a126ccdba4b9b638953b85 platform macosx { patchfiles patch-openbrowser.diff }