summaryrefslogtreecommitdiff
path: root/devel/treecc/Makefile
blob: 7728662b919e924e3ec614589fa6b452f848f857 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.5 2004/05/14 06:57:43 xtraeme Exp $
#

DISTNAME=	treecc-0.3.0
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_GNU_TOOLS+=	make
USE_BUILDLINK3=	yes

USE_MAKEINFO=	yes
INFO_FILES=	treecc.info

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