pkgsrc/devel/ruby-randexp/Makefile
2017-07-30 22:32:10 +00:00

12 lines
310 B
Makefile

# $NetBSD: Makefile,v 1.3 2017/07/30 22:32:17 wiz Exp $
DISTNAME= randexp-0.1.7
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/benburkert/randexp
COMMENT= Library for generating random strings
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"