Files
pkgsrc-ng/textproc/ruby-text/Makefile
2016-01-21 23:40:00 +01:00

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"