pkgsrc/security/ruby-ezcrypto/Makefile
2017-09-04 18:00:49 +00:00

14 lines
383 B
Makefile

# $NetBSD: Makefile,v 1.4 2017/09/04 18:01:00 wiz Exp $
DISTNAME= ezcrypto-0.7.2
CATEGORIES= security
MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE= http://ezcrypto.rubyforge.org/
COMMENT= Ruby object-oriented wrapper for OpenSSL libraries
LICENSE= mit
OVERRIDE_GEMSPEC= :files test/store= :test_files test/store=
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"