# $Id: Portfile 63065 2010-01-25 04:50:31Z ryandesign@macports.org $

PortSystem                      1.0
PortGroup                       pure 1.0

pure.setup                      doc 0.5
revision                        3
categories                      textproc
platforms                       darwin
maintainers                     ryandesign
license                         GPLv3

description                     a utility for literate programming and \
                                documenting source code in Pure

long_description                ${name} is a simple utility for literate \
                                programming and documenting source code \
                                written in the Pure programming language.

checksums                       md5     4cfda181bdf4e0baa8fd0a8ed450258e \
                                sha1    f5b0534a4324ce296a22fb4d33f748fdea6598ff \
                                rmd160  dba12a859ae892dd2fc470579d096e7ad757fc81

depends_build-append            path:bin/flex:flex
