13 lines
316 B
Makefile
13 lines
316 B
Makefile
# $NetBSD: Makefile,v 1.1 2013/04/21 12:27:11 obache Exp $
|
|
|
|
DISTNAME= text-1.2.1
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= obache@NetBSD.org
|
|
HOMEPAGE= https://github.com/threedaymonk/text
|
|
COMMENT= Collection of text algorithms for Ruby
|
|
LICENSE= ruby-license
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|