pkgsrc/devel/ruby-activesupport/Makefile
taca 76b15218c1 Update devel/ruby-activesupport to 2.3.10.
No change except version, it is part of Rails 2.3.10.
2010-10-15 11:32:29 +00:00

12 lines
330 B
Makefile

# $NetBSD: Makefile,v 1.23 2010/10/15 11:32:29 taca Exp $
DISTNAME= activesupport-2.3.10
CATEGORIES= devel
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://rubyforge.org/projects/activesupport/
COMMENT= Collection of classes and extensions for Rails
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"