diff options
author | agc <agc@pkgsrc.org> | 2002-09-18 10:46:17 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-09-18 10:46:17 +0000 |
commit | 15237414b1d219edb657d79068d2014590f0a592 (patch) | |
tree | d91cd3247a45a615c6393a8eac81fb992bd5d6b5 /devel/sablecc/PLIST | |
parent | 6fc1051e415aabd2318c4a3104f2eb76df4197e8 (diff) | |
download | pkgsrc-15237414b1d219edb657d79068d2014590f0a592.tar.gz |
Initial import of sablecc-2.16.2 into the NetBSD Packages Collection.
Provided in PR 18302 by Daniel Hagerty <hag@linnaean.org>
SableCC is a java based framework for compiler construction.
It generates LALR(1) parsers from an EBNF grammar syntax.
Diffstat (limited to 'devel/sablecc/PLIST')
-rw-r--r-- | devel/sablecc/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/sablecc/PLIST b/devel/sablecc/PLIST new file mode 100644 index 00000000000..c75ab875b6b --- /dev/null +++ b/devel/sablecc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/18 10:46:17 agc Exp $ +bin/sablecc +lib/java/sablecc.jar |