2d15fca142
== 1.1.4 / 2015-08-27 * 1 bug fix * Fixing specs for Ruby 2.0
12 lines
332 B
Makefile
12 lines
332 B
Makefile
# $NetBSD: Makefile,v 1.3 2015/09/13 10:09:39 taca Exp $
|
|
|
|
DISTNAME= little-plugger-1.1.4
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://gemcutter.org/gems/little-plugger
|
|
COMMENT= Module that provides Gem based plugin management
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|