PORTNAME=	dig_rb
PORTVERSION=	1.0.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	girgen@FreeBSD.org
COMMENT=	"Array/Hash/Struct#dig backfill for ruby"
WWW=		https://github.com/jrochkind/dig_rb

LICENSE=	MIT

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
