# -*- 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: Portfile 67413 2010-05-08 09:02:09Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           python26 1.0

name                py26-antlr3
version             3.1.2
categories          lang python
maintainers         singingwolfboy openmaintainer
description         Python runtime package for ANTLR3
long_description    \
    ANTLR, ANother Tool for Language Recognition, is a language tool that \
    provides a framework for constructing recognizers, compilers, and \
    translators from grammatical descriptions containing Java, C#, or C++ \
    actions.

platforms           darwin

homepage            http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
master_sites        http://www.antlr.org/download/Python/
distname            antlr_python_runtime-${version}

checksums           md5     1a96b0d5d18574589f9c498445f4e47c \
                    sha1    c57d4a03f80d157e9c0c1c8cd3038171900a364c \
                    rmd160  a2b1f37360bd4a82df82975a1efb75289cef6af7