# Created by: Mark Felder <feld@FreeBSD.org>

PORTNAME=	pbkdf2-ruby
PORTVERSION=	0.2.1
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	feld@FreeBSD.org
COMMENT=	Password Based Key Derivation Function 2 for Ruby

LICENSE=	MIT

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
