69d54114b5
== 1.4.2 - 12-Oct-2014 * Updated Rakefile, README and gemspec. * Minor updates to the test file and examples.
12 lines
316 B
Makefile
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"
|