# Ports collection makefile for:	rubygem-rubytree
# Date created:				2012-01-13
# Whom:					Mikhail T. <m.tsatsenko@gmail.com>
#
# $FreeBSD: ports/devel/rubygem-rubytree/Makefile,v 1.1 2012/01/17 18:57:45 pgollucci Exp $

PORTNAME=	rubytree
PORTVERSION=	0.8.2
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	m.tsatsenko@gmail.com
COMMENT=	Implementation of the Tree data structure for the Ruby

USE_RUBY=	yes
USE_RUBYGEMS=	yes
USE_RUBY_RDOC=	yes
RUBYGEM_AUTOPLIST=	yes
# doc broken for now, upstream bug #28835
NOPORTDOCS=	yes

.include <bsd.port.mk>
