pkgsrc/devel/ruby-activesupport/Makefile

15 lines
370 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.26 2011/12/13 15:50:49 taca Exp $
DISTNAME= activesupport-${RUBY_RAILS_VERSION}
CATEGORIES= devel
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://rubyforge.org/projects/activesupport/
COMMENT= Collection of classes and extensions for Rails
LICENSE= mit
RUBY_RAILS_SUPPORTED= 2
2011-03-23 15:27:14 +01:00
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"