d893efcd4e
* Fix various warnings. * Fix yaml reserved words.
12 lines
329 B
Makefile
12 lines
329 B
Makefile
# $NetBSD: Makefile,v 1.11 2018/03/17 16:26:41 taca Exp $
|
|
|
|
DISTNAME= stringex-2.8.4
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/rsl/stringex
|
|
COMMENT= Some (hopefully) useful extensions to Rubys String class
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|