# New ports collection makefile for:	rubygem-fattr
# Date created:		07, Nov 2008
# Whom:			Wen Heping <wenheping@gmail.com>
#
# $FreeBSD: ports/devel/rubygem-fattr/Makefile,v 1.7 2010/11/10 05:10:37 pgollucci Exp $
#

PORTNAME=	fattr
PORTVERSION=	2.2.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	A Fatter Attr for Ruby

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
