# Created by: Wen Heping <ruby@FreeBSD.org>

PORTNAME=	treetop
PORTVERSION=	1.6.10
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby-based DSL for text parsing and interpretation

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-polyglot>=0.3:devel/rubygem-polyglot

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

PLIST_FILES=	bin/tt

.include <bsd.port.mk>
