blob: 75ce3842c63308ef5c56eaa59cb02966aa8cc947 (
plain) (
tree)
|
|
PORTNAME= Auth-YubikeyDecrypter
PORTVERSION= 0.07
PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MASSYN
PKGNAMEPREFIX= p5-
DISTNAME= Auth-Yubikey_Decrypter-${PORTVERSION}
MAINTAINER= pi@FreeBSD.org
COMMENT= Decrypting the output from the yubikey token
WWW= https://metacpan.org/release/Auth-Yubikey_Decrypter
RUN_DEPENDS= p5-Crypt-Rijndael>=1:security/p5-Crypt-Rijndael
LICENSE= GPLv2
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|