summaryrefslogtreecommitdiff
path: root/devel/treecc/Makefile
blob: 989e2132dfb83beb24f29f9b5b9a209868e3af5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.13 2006/06/17 17:37:21 rillig Exp $
#

DISTNAME=	treecc-0.3.6
PKGREVISION=	1
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_TOOLS+=	gmake lex makeinfo
INFO_FILES=	yes

.include "../../mk/bsd.pkg.mk"