diff options
author | xtraeme <xtraeme> | 2004-01-12 17:10:10 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-01-12 17:10:10 +0000 |
commit | c39837df5ef6e678785fa3a938d85dc75cdaf153 (patch) | |
tree | 0630649653bb659d978b2322c3584254d2c94559 /devel/treecc/PLIST | |
parent | fbe8dca376d41fbf3120693f61a9552f607f525b (diff) | |
download | pkgsrc-c39837df5ef6e678785fa3a938d85dc75cdaf153.tar.gz |
Initial import of treecc-0.2.6, packaged by pancake via pkgsrc-wip.
Treecc is a aspect-oriented programming tool that we wrote to assist in the
development of DotGNU Portable.NET's compiler, "cscc". It complements flex
and bison by providing support for abstract syntax tree creation and
manipulation.
Diffstat (limited to 'devel/treecc/PLIST')
-rw-r--r-- | devel/treecc/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/treecc/PLIST b/devel/treecc/PLIST new file mode 100644 index 00000000000..169b5af3fe8 --- /dev/null +++ b/devel/treecc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/12 17:10:10 xtraeme Exp $ +bin/treecc +man/man1/treecc.1 |