41657796c5
Version update only.
14 lines
355 B
Makefile
14 lines
355 B
Makefile
# $NetBSD: Makefile,v 1.4 2011/03/23 14:46:00 taca Exp $
|
|
|
|
DISTNAME= activesupport-${RUBY_RAILS3_VERSION}
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.rubyonrails.org/
|
|
COMMENT= Toolkit of support libraries and Ruby core extensions
|
|
LICENSE= mit
|
|
|
|
RUBY_RAILS= 3
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|