# 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.2 2005/07/20 23:30:44 pav Exp $

PORTNAME=	activesupport
PORTVERSION=	1.1.1
CATEGORIES=	devel ruby
MASTER_SITES=	http://rubyforge.org/frs/download.php/5160/

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>
