# 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.19 2009/09/10 17:12:19 pgollucci Exp $

PORTNAME=	activesupport
PORTVERSION=	2.3.4
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_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
