pkgsrc/devel/ruby-getopt/Makefile
taca 5f034cb5e9 Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
2015-09-25 08:50:45 +00:00

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"