7f279ea907
== 1.0.6 - 12-Oct-2014 * Updates to the gemspec and Rakefile.
12 lines
327 B
Makefile
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"
|