openbsd-ports/security/p5-Auth-Yubikey_Decrypter/Makefile
2022-03-11 19:53:16 +00:00

21 lines
312 B
Makefile

COMMENT= decrypt one-time-password for a YubiKey
DISTNAME= Auth-Yubikey_Decrypter-0.07
REVISION= 0
CATEGORIES= security
MAINTAINER= Julien Dhaille <julien@dhaille.com>
PKG_ARCH= *
# Perl
PERMIT_PACKAGE= Yes
MODULES= cpan
CPAN_AUTHOR= MASSYN
RUN_DEPENDS= security/p5-Crypt-Rijndael
.include <bsd.port.mk>