# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-hashie/Makefile 327726 2013-09-20 17:17:44Z bapt $

PORTNAME=	hashie
PORTVERSION=	2.0.5
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	clsung@FreeBSD.org
COMMENT=	Hashie is a simple collection of useful Hash extensions

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=yes

NO_STAGE=	yes
.include <bsd.port.mk>
