15 lines
352 B
Makefile
15 lines
352 B
Makefile
# $NetBSD: Makefile,v 1.5 2015/03/15 21:10:07 hiramatsu Exp $
|
|
|
|
DISTNAME= text-1.3.0
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/threedaymonk/text
|
|
COMMENT= Collection of text algorithms for Ruby
|
|
LICENSE= mit
|
|
|
|
RUBY_VERSION_SUPPORTED= 193 200 21
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|