Date: Sun, 26 Jun 2011 07:15:35 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/antlr2-python-runtime Makefile distinfo pkg-descr pkg-plist Message-ID: <201106260715.p5Q7FZVV066455@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2011-06-26 07:15:35 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/antlr2-python-runtime Makefile distinfo pkg-descr pkg-plist Log: ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions. This port is used to run python code generated by ANTLR. WWW: http://www.antlr2.org PR: ports/155116 Submitted by: arrowdodger <6yearold at gmail.com> Revision Changes Path 1.4395 +1 -0 ports/devel/Makefile 1.1 +34 -0 ports/devel/antlr2-python-runtime/Makefile (new) 1.1 +2 -0 ports/devel/antlr2-python-runtime/distinfo (new) 1.1 +8 -0 ports/devel/antlr2-python-runtime/pkg-descr (new) 1.1 +5 -0 ports/devel/antlr2-python-runtime/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106260715.p5Q7FZVV066455>