# New ports collection makefile for:	rubygem-hashie
# Date created:		                Mar 03, 2011
# Whom:			                Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD: ports/devel/rubygem-hashie/Makefile,v 1.3 2011/12/19 05:46:25 clsung Exp $
#

PORTNAME=	hashie
PORTVERSION=	1.2.0
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

.include <bsd.port.mk>
