COMMENT =	interface to the Argon2 key derivation functions

# newer versions need Dist::Build (unported)
DISTNAME =	Crypt-Argon2-0.022

CATEGORIES =	security

# Apache 2.0
PERMIT_PACKAGE =	Yes

WANTLIB =		c perl pthread

MODULES =		cpan

CONFIGURE_STYLE =	modbuild

.include <bsd.port.mk>
