0a80ed7a3b
Exact changes aren't available, please refer github: https://github.com/rsl/stringex/commits/master.
12 lines
327 B
Makefile
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"
|