# Created by: Michael Johnson <ahze@ahze.net>
# $FreeBSD: lang/treecc/Makefile 327741 2013-09-20 19:53:09Z bapt $

PORTNAME=	treecc
PORTVERSION=	0.3.10
CATEGORIES=	lang
MASTER_SITES=	SAVANNAH/dotgnu-pnet

MAINTAINER=	sylvio@FreeBSD.org
COMMENT=	Treecc is designed to assist in the development of compilers

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
MAN1=		treecc.1
INFO=		treecc
PLIST_FILES=	bin/treecc lib/libtreecc.a

NO_STAGE=	yes
.include <bsd.port.mk>
