pkgsrc/devel/rubyforge/Makefile
taca 2a0ed054bb Update rubyforge package to 1.0.0.
== Version History:

=== 1.0.0 / 2008-05-20:

* Removed HTTPAccess2, thanks to Aaron Patterson. Even tho he's whiny.
* Changed initialize/configure to make testing scream. 100x faster.
2008-06-22 16:07:40 +00:00

13 lines
342 B
Makefile

# $NetBSD: Makefile,v 1.5 2008/06/22 16:07:40 taca Exp $
DISTNAME= rubyforge-1.0.0
CATEGORIES= devel
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://rubyforge.org/projects/codeforpeople/
COMMENT= Simplistic script automating RubyForge operations
GEM_BUILD= gemspec
.include "../../misc/rubygems/rubygem.mk"
.include "../../mk/bsd.pkg.mk"