Date: Mon, 20 Jan 2003 18:53:49 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/antlr Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/antlr/files antlr.sh Message-ID: <200301210253.h0L2rnxC067251@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/01/20 18:53:49 PST
Modified files:
devel Makefile
Added files:
devel/antlr Makefile distinfo pkg-comment pkg-descr
pkg-plist
devel/antlr/files antlr.sh
Log:
New port: devel/antlr
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.
PR: ports/40238
Submitted by: Geoffrey Mainland <mainland@apeiron.net>
Revision Changes Path
1.1016 +1 -0 ports/devel/Makefile
1.1 +58 -0 ports/devel/antlr/Makefile (new)
1.1 +2 -0 ports/devel/antlr/distinfo (new)
1.1 +2 -0 ports/devel/antlr/files/antlr.sh (new)
1.1 +1 -0 ports/devel/antlr/pkg-comment (new)
1.1 +9 -0 ports/devel/antlr/pkg-descr (new)
1.1 +813 -0 ports/devel/antlr/pkg-plist (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301210253.h0L2rnxC067251>
