Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / security / ruby-ezcrypto / Makefile
blob72d5338a46fe5a651036c244cab90b7b01a43121
1 # $NetBSD: Makefile,v 1.2 2010/09/10 07:41:46 taca Exp $
3 DISTNAME= ezcrypto-0.7.2
4 CATEGORIES= security
6 MAINTAINER= pkgsrc-users@NetBSD.org
7 HOMEPAGE= http://ezcrypto.rubyforge.org/
8 COMMENT= Ruby object-oriented wrapper for OpenSSL libraries
9 LICENSE= mit
11 OVERRIDE_GEMSPEC= :files test/store= :test_files test/store=
13 .include "../../lang/ruby/gem.mk"
14 .include "../../mk/bsd.pkg.mk"