18 lines
419 B
Makefile
18 lines
419 B
Makefile
# $NetBSD: Makefile,v 1.2 2004/01/22 08:24:31 grant 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_GNU_TOOLS+= make
|
|
USE_BUILDLINK2= yes
|
|
|
|
INFO_FILES= treecc.info
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|