summaryrefslogtreecommitdiff
path: root/textproc/ruby-text/Makefile
blob: 689ae1d00de59a600e34057b5947d6337087fc3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.6 2015/06/04 12:40:21 sevan 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 22

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"