diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-21 10:53:49 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-21 10:53:49 +0800 |
commit | d32798d6d35fcd3a17321105f4f8d55c1ffc108e (patch) | |
tree | 231603f2b7623677cb8c36a428a584cfa50cf6e0 /devel/antlr/distinfo | |
parent | b251a9cc430d863ae934bcd0095b4b81578cca56 (diff) | |
download | freebsd-ports-graphics-d32798d6d35fcd3a17321105f4f8d55c1ffc108e.tar.gz freebsd-ports-graphics-d32798d6d35fcd3a17321105f4f8d55c1ffc108e.tar.zst freebsd-ports-graphics-d32798d6d35fcd3a17321105f4f8d55c1ffc108e.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>
Diffstat (limited to 'devel/antlr/distinfo')
-rw-r--r-- | devel/antlr/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/antlr/distinfo b/devel/antlr/distinfo new file mode 100644 index 00000000000..d54953c23f6 --- /dev/null +++ b/devel/antlr/distinfo @@ -0,0 +1,2 @@ +MD5 (antlr/antlr-2.7.1.tar.gz) = 13bae8d2d48fc36b7eda2305a59f4349 +MD5 (antlr/ParseView.zip) = bfbee8ef4d9bbe1dbf3c8f1fab70a843 |