Files
pkgsrc-ng/textproc/ruby-text/Makefile
2013-09-26 17:14:40 +02:00

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"