pkgsrc/devel/treecc/Makefile

18 lines
417 B
Makefile
Raw Normal View History

2006-06-17 19:37:21 +02:00
# $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
2006-06-09 18:01:23 +02:00
USE_TOOLS+= gmake lex makeinfo
2006-06-17 19:37:21 +02:00
INFO_FILES= yes
.include "../../mk/bsd.pkg.mk"