# New ports collection makefile for:	rubygem-gibbler
# Date created:		2011-11-10
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD: ports/devel/rubygem-gibbler/Makefile,v 1.2 2011/11/16 18:57:07 sunpoet Exp $
#

PORTNAME=	gibbler
PORTVERSION=	0.8.10
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Git-like hashes for Ruby objects

RUN_DEPENDS=	rubygem-attic>=0.4.0:${PORTSDIR}/devel/rubygem-attic

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
