freebsd-ports/devel/rubygem-activesupport/Makefile
Philip M. Gollucci 5ec4d82dc1 - Update to Rails 2.3.3
*** Be sure to read the Changes ***

Sponsored by:   RideCharge Inc.
2009-07-24 22:43:51 +00:00

19 lines
426 B
Makefile

# Ports collection makefile for: gem-activesupport
# Date created: 27 May 2005
# Whom: Jonathan Weiss (<jw@innerewut.de>)
#
# $FreeBSD$
PORTNAME= activesupport
PORTVERSION= 2.3.3
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>