# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/security/p5-PBKDF2-Tiny/Makefile 380030 2015-02-26 17:38:20Z sunpoet $

PORTNAME=	PBKDF2-Tiny
PORTVERSION=	0.005
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:DAGOLDEN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Minimalist PBKDF2 (RFC 2898) with HMAC-SHA1 or HMAC-SHA2

LICENSE=	APACHE20

USE_PERL5=	configure
USES=		perl5

.include <bsd.port.mk>
