summaryrefslogtreecommitdiff
path: root/textproc/ruby-text/Makefile
blob: 6c22281340e4b7a50e800ba83f1f67e75644488c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.4 2014/07/03 12:50:03 obache Exp $

DISTNAME=	text-1.3.0
CATEGORIES=	textproc

MAINTAINER=	obache@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"