# $FreeBSD: head/devel/rubygem-recursive-open-struct100/Makefile 469442 2018-05-09 10:43:26Z mfechner $

PORTNAME=	recursive-open-struct
PORTVERSION=	1.0.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	100

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Allows nested hashes to be treated in a recursive fashion

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

PORTSCOUT=	limit:^1\.0\.0

NO_ARCH=	yes
USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
