pkgsrc/devel/ruby-facade/Makefile
taca 7f279ea907 Update ruby-facade to 1.0.6.
== 1.0.6 - 12-Oct-2014
* Updates to the gemspec and Rakefile.
2015-02-01 14:02:31 +00:00

12 lines
327 B
Makefile

# $NetBSD: Makefile,v 1.4 2015/02/01 14:02:31 taca Exp $
DISTNAME= facade-1.0.6
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://rubyforge.org/projects/shards
COMMENT= Module that helps implement the facade pattern
LICENSE= artistic-2.0
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"