summaryrefslogtreecommitdiff
path: root/security/ruby-ezcrypto/Makefile
blob: 519fea53a235810691182cdedd4f8d78ae3f1416 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.2 2010/09/10 07:41:46 taca 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

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"