2a0ed054bb
== 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.
13 lines
342 B
Makefile
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"
|