# This is a shell archive echo x security/p5-Auth-YubikeyDecrypter mkdir -p security/p5-Auth-YubikeyDecrypter > /dev/null 2>&1 echo x security/p5-Auth-YubikeyDecrypter/Makefile sed 's/^X//' > security/p5-Auth-YubikeyDecrypter/Makefile << 'SHAR_END' X# New ports collection makefile for: p5-Auth-YubikeyDecrypter X# Date created: Jul 2, 2010 X# Whom: Kurt Jaeger X# X# $FreeBSD$ X XPORTNAME= Auth-YubikeyDecrypter XPORTVERSION= 0.07 XCATEGORIES= perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- XDISTNAME= Auth-Yubikey_Decrypter-${PORTVERSION} X XMAINTAINER= fbsd-ports@opsec.eu XCOMMENT= Decrypting the output from the yubikey token X XLICENSE= GPLv2 XPERL_CONFIGURE= yes X XMAN3= Auth::Yubikey_Decrypter.3 X X.include SHAR_END echo x security/p5-Auth-YubikeyDecrypter/distinfo sed 's/^X//' > security/p5-Auth-YubikeyDecrypter/distinfo << 'SHAR_END' XMD5 (Auth-Yubikey_Decrypter-0.07.tar.gz) = 48097e99e2e830f50923753514c263a3 XSHA256 (Auth-Yubikey_Decrypter-0.07.tar.gz) = e96a1d4f278dd850e0c5b8e0eda6786c7021e7e0a35a12ba94c38ceb56324f52 XSIZE (Auth-Yubikey_Decrypter-0.07.tar.gz) = 3836 SHAR_END echo x security/p5-Auth-YubikeyDecrypter/pkg-descr sed 's/^X//' > security/p5-Auth-YubikeyDecrypter/pkg-descr << 'SHAR_END' XDecrypt the output from the yubikey token X XThe hardware can be found at X Xhttp://www.yubico.com/home/index/ X XThe decryption module does only one thing - decrypt the AES encrypted XOTP from the Yubikey. To this, it requires the OTP, and the AES Xkey. X XPlease note - this module does not perform authentication - it is Xa required component to decrypt the token first before authentication Xcan be performed. X XWWW: http://search.cpan.org/~massyn/Auth-Yubikey_Decrypter-0.07/ SHAR_END echo x security/p5-Auth-YubikeyDecrypter/pkg-plist sed 's/^X//' > security/p5-Auth-YubikeyDecrypter/pkg-plist << 'SHAR_END' Xlib/perl5/site_perl/5.12.1/Auth/Yubikey_Decrypter.pm Xlib/perl5/site_perl/5.12.1/mach/auto/Auth/Yubikey_Decrypter/.packlist SHAR_END exit