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.
This commit is contained in:
xtraeme 2004-01-12 17:10:10 +00:00
parent 3685c7774b
commit 8c2ad96e75
4 changed files with 29 additions and 0 deletions

4
devel/treecc/DESCR Normal file
View file

@ -0,0 +1,4 @@
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.

18
devel/treecc/Makefile Normal file
View file

@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.1.1.1 2004/01/12 17:10:10 xtraeme Exp $
#
DISTNAME= treecc-0.2.6
CATEGORIES= devel
MASTER_SITES= http://www.southern-storm.com.au/download/
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://www.gnu.org/projects/dotgnu/
COMMENT= DotGNU Portable.NET aspect-oriented programming tool
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_BUILDLINK2= yes
INFO_FILES= treecc.info
.include "../../mk/bsd.pkg.mk"

3
devel/treecc/PLIST Normal file
View file

@ -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

4
devel/treecc/distinfo Normal file
View file

@ -0,0 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2004/01/12 17:10:10 xtraeme Exp $
SHA1 (treecc-0.2.6.tar.gz) = 081f6af4e501b4da0174d2cfdb54b4902f8bc239
Size (treecc-0.2.6.tar.gz) = 276832 bytes