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

PORTNAME=	attic
PORTVERSION=	0.5.3
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	A place to hide private instance variables in your Ruby objects

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
