# -*- 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
description Python runtime package for ANTLR3
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++ \
homepage http://www.antlr.org/wiki/display/ANTLR3/Python+runtime
master_sites http://www.antlr.org/download/Python/
distname antlr_python_runtime-${version}
checksums sha1 dc095863a254cdf9606784dbd6efb43cf56a6804 \
rmd160 60688fecc8afba5722cbb44c1c79db4b55527ca3
if {${name} ne ${subport}} {
depends_build port:py${python.version}-setuptools
livecheck.regex antlr-(\[0-9.\]+)${extract.suffix}