aboutsummaryrefslogtreecommitdiff
path: root/devel/antlr/pkg-descr
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-21 02:53:49 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-21 02:53:49 +0000
commite17c85302c7629da2391aa8fde405b14eb0f6003 (patch)
tree59f5e00ae540cbd71308d849e889d795a0f83283 /devel/antlr/pkg-descr
parent222724b1016b3c1a702d206eb36bc8d012be8be7 (diff)
downloadports-e17c85302c7629da2391aa8fde405b14eb0f6003.tar.gz
ports-e17c85302c7629da2391aa8fde405b14eb0f6003.zip
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>
Notes
Notes: svn path=/head/; revision=73700
Diffstat (limited to 'devel/antlr/pkg-descr')
-rw-r--r--devel/antlr/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/antlr/pkg-descr b/devel/antlr/pkg-descr
new file mode 100644
index 000000000000..4ddd2ec773f8
--- /dev/null
+++ b/devel/antlr/pkg-descr
@@ -0,0 +1,9 @@
+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.
+
+WWW: http://www.antlr.org/
+
+- Geoffrey Mainland
+mainland@apeiron.net