Files
pkgsrc-ng/textproc/ruby-text/Makefile
2014-11-05 12:41:07 +01:00

13 lines
307 B
Makefile

# $NetBSD: Makefile,v 1.3 2013/08/27 12:07:41 obache Exp $
DISTNAME= text-1.2.3
CATEGORIES= textproc
MAINTAINER= obache@NetBSD.org
HOMEPAGE= https://github.com/threedaymonk/text
COMMENT= Collection of text algorithms for Ruby
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"