pkgsrc/devel/ruby-randexp/Makefile
taca 3f829ff1f0 Update ruby-randexp to 0.1.7.
Exact changes are unknown.
2012-03-17 14:41:08 +00:00

12 lines
310 B
Makefile

# $NetBSD: Makefile,v 1.2 2012/03/17 14:41:08 taca Exp $
DISTNAME= randexp-0.1.7
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://github.com/benburkert/randexp
COMMENT= Library for generating random strings
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"