diff options
author | Marcel Steinbeck <marcel dot steinbeck at googlemail dot com> | 2017-02-07 01:23:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-10 07:16:15 +0700 |
commit | ddee9d560b82a37f60f75bcda3a160d0cba705f9 (patch) | |
tree | 5bc1ac60203ee93a1d87c2497cdbb2970a6325b3 /development/antlr2/antlr2.info | |
parent | d32b96c05310779a8a38f887e51f950b56808969 (diff) |
development/antlr2: Added (parser generator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/antlr2/antlr2.info')
-rw-r--r-- | development/antlr2/antlr2.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/antlr2/antlr2.info b/development/antlr2/antlr2.info new file mode 100644 index 0000000000000..526c6fa7416f8 --- /dev/null +++ b/development/antlr2/antlr2.info @@ -0,0 +1,10 @@ +PRGNAM="antlr2" +VERSION="2.7.7" +HOMEPAGE="http://www.antlr2.org/" +DOWNLOAD="http://www.antlr2.org/download/antlr-2.7.7.tar.gz" +MD5SUM="01cc9a2a454dd33dcd8c856ec89af090" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Marcel Steinbeck" +EMAIL="marcel dot steinbeck at googlemail dot com" |