05858be3c5
== 1.0.5 - 10-Nov-2010 * Refactored the Rakefile.
12 lines
327 B
Makefile
12 lines
327 B
Makefile
# $NetBSD: Makefile,v 1.3 2010/12/04 03:56:47 taca Exp $
|
|
|
|
DISTNAME= facade-1.0.5
|
|
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"
|