pkgsrc/devel/treecc/Makefile

20 lines
439 B
Makefile
Raw Normal View History

# $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
2004-02-27 08:24:52 +01:00
USE_BUILDLINK3= yes
USE_MAKEINFO= yes
INFO_FILES= treecc.info
.include "../../mk/bsd.pkg.mk"