freebsd-ports/devel/rubygem-activesupport/Makefile
Philip M. Gollucci 883d6c8c17 - Update to 3.0.3
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-11-23 07:20:31 +00:00

21 lines
447 B
Makefile

# Ports collection makefile for: gem-activesupport
# Date created: 27 May 2005
# Whom: Jonathan Weiss (<jw@innerewut.de>)
#
# $FreeBSD$
PORTNAME= activesupport
PORTVERSION= 3.0.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Utility classes and extension that are required by Rails MVC Framework
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
USE_RUBY_FEATURES= iconv
.include <bsd.port.mk>