# 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.4 2006/01/21 20:25:05 pav Exp $

PORTNAME=	activesupport
PORTVERSION=	1.2.5
CATEGORIES=	devel rubygems
MASTER_SITES=	http://rubyforge.org/frs/download.php/7637/

MAINTAINER=	jw@innerewut.de
COMMENT=	Utility classes and extension that are required by Rails MVC Framework

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
.include <bsd.port.post.mk>
