# Ports collection makefile for:	gem-activesupport
# Date created:				27 May 2005
# Whom:					Jonathan Weiss (<jw@innerewut.de>)
#
# $FreeBSD: ports/devel/rubygem-activesupport/Makefile,v 1.20 2009/11/03 17:37:51 avl Exp $

PORTNAME=	activesupport
PORTVERSION=	2.3.4
PORTREVISION=	1
CATEGORIES=	devel rubygems
MASTER_SITES=	RF

MAINTAINER=	pgollucci@FreeBSD.org
COMMENT=	Utility classes and extension that are required by Rails MVC Framework

USE_RUBY=	yes
USE_RUBY_FEATURES=	iconv
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
