058e93b3b5
* Remove Figlet, reintroduced in error
12 lines
307 B
Makefile
12 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"
|