pkgsrc/devel/ruby-getopt/Makefile
taca 69d54114b5 Update ruby-getopt to 1.4.2.
== 1.4.2 - 12-Oct-2014
* Updated Rakefile, README and gemspec.
* Minor updates to the test file and examples.
2015-02-01 14:17:40 +00:00

12 lines
316 B
Makefile

# $NetBSD: Makefile,v 1.3 2015/02/01 14:17:40 taca Exp $
DISTNAME= getopt-1.4.2
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.rubyforge.org/projects/shards
COMMENT= Another option parsers for Ruby
LICENSE= artistic-2.0
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"