83d596e63d
Too many changes since 2.0.2. See CHANGELOG for the complete list.
14 lines
386 B
Makefile
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"
|