PORTNAME=	Crypt-Eksblowfish
PORTVERSION=	0.009
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl module for the Eksblowfish block cipher
WWW=		https://metacpan.org/release/Crypt-Eksblowfish

LICENSE=	artistic gpl
LICENSE_COMB=	dual

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-Class-Mix>=0:devel/p5-Class-Mix

USES=		perl5
USE_PERL5=	modbuild

.include <bsd.port.mk>
