18 lines
421 B
Makefile
18 lines
421 B
Makefile
# $NetBSD: Makefile,v 1.3 2004/02/27 07:24:52 xtraeme 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_BUILDLINK3= yes
|
|
|
|
INFO_FILES= treecc.info
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|