9005cd7c67
pkgsrc change: remove RUBY_VERSION_SUPPORTED since it has default value. * A few fixes for performance improvement.
12 lines
311 B
Makefile
12 lines
311 B
Makefile
# $NetBSD: Makefile,v 1.7 2015/06/11 16:32:52 taca Exp $
|
|
|
|
DISTNAME= text-1.3.1
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/threedaymonk/text
|
|
COMMENT= Collection of text algorithms for Ruby
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|