5f034cb5e9
Avoid using rubyforge.org since it stopped most of services.
12 lines
310 B
Makefile
12 lines
310 B
Makefile
# $NetBSD: Makefile,v 1.4 2015/09/25 08:51:12 taca Exp $
|
|
|
|
DISTNAME= getopt-1.4.2
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/djberg96/getopt
|
|
COMMENT= Another option parsers for Ruby
|
|
LICENSE= artistic-2.0
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|