76b15218c1
No change except version, it is part of Rails 2.3.10.
12 lines
330 B
Makefile
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"
|