pkgsrc/textproc/ruby-stringex/Makefile
taca 0a80ed7a3b Update ruby-stringex to 1.5.1.
Exact changes aren't available, please refer github:
	https://github.com/rsl/stringex/commits/master.
2012-12-17 14:38:58 +00:00

12 lines
327 B
Makefile

# $NetBSD: Makefile,v 1.8 2012/12/17 14:38:58 taca Exp $
DISTNAME= stringex-1.5.1
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://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"