pkgsrc/devel/ruby-activesupport/Makefile
minskim 83d596e63d Update ruby-activesupport to 2.1.0.
Too many changes since 2.0.2.  See CHANGELOG for the complete list.
2008-06-20 04:23:56 +00:00

14 lines
386 B
Makefile

# $NetBSD: Makefile,v 1.16 2008/06/20 04:23:56 minskim Exp $
DISTNAME= activesupport-2.1.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://rubyforge.org/projects/activesupport/
COMMENT= Collection of classes and extensions for Rails
GEM_BUILD= gemspec
.include "../../misc/rubygems/rubygem.mk"
.include "../../mk/bsd.pkg.mk"