pkgsrc/textproc/ruby-stringex1/Makefile
2017-07-30 22:32:10 +00:00

13 lines
388 B
Makefile

# $NetBSD: Makefile,v 1.2 2017/07/30 22:32:24 wiz Exp $
DISTNAME= stringex-1.5.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/stringex/stringex1/}
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/rsl/stringex
COMMENT= Some (hopefully) useful extensions to Rubys String class
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"