# Created by: Mikhail T. # $FreeBSD: head/devel/rubygem-rubytree/Makefile 365965 2014-08-24 16:57:07Z swills $ PORTNAME= rubytree PORTVERSION= 0.9.4 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Implementation of the Tree data structure for the Ruby LICENSE= BSD3CLAUSE RUN_DEPENDS= rubygem-json>=1.8:${PORTSDIR}/devel/rubygem-json \ rubygem-structured_warnings>=0.1:${PORTSDIR}/devel/rubygem-structured_warnings USE_RUBY= yes USE_RUBYGEMS= yes USE_RUBY_RDOC= yes RUBYGEM_AUTOPLIST= yes .include