# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # pam_google_authenticator # pam_google_authenticator/Makefile # pam_google_authenticator/distinfo # pam_google_authenticator/pkg-descr # echo c - pam_google_authenticator mkdir -p pam_google_authenticator > /dev/null 2>&1 echo x - pam_google_authenticator/Makefile sed 's/^X//' >pam_google_authenticator/Makefile << '71962d646072bd38d4dfe841ac98c872' X# New ports collection makefile for: pam_google_authenticator X# Date created: 19 May 2011 X# Whom: Jui-Nan Lin X# X# $FreeBSD$ X# X XPORTNAME= pam_google_authenticator XPORTVERSION= 20110519 XCATEGORIES= security XMASTER_SITES= http://www.cs.nctu.edu.tw/~jnlin/distfiles/ XDISTNAME= google-authenticator-${PORTVERSION} X XMAINTAINER= jnlin@csie.nctu.edu.tw XCOMMENT= PAM module for two-step authentication from Google X XLICENSE= ASL X XWRKSRC= ${WRKDIR}/${DISTNAME}/libpam X XUSE_GMAKE= yes X XPLIST_FILES= bin/google-authenticator lib/pam_google_authenticator.so X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/google-authenticator ${PREFIX}/bin/google-authenticator X ${INSTALL_LIB} ${WRKSRC}/pam_google_authenticator.so ${PREFIX}/lib/pam_google_authenticator.so X X.include 71962d646072bd38d4dfe841ac98c872 echo x - pam_google_authenticator/distinfo sed 's/^X//' >pam_google_authenticator/distinfo << '363a52f2fdd04a99b563697b7f146dfe' XSHA256 (google-authenticator-20110519.tar.gz) = ceae954d2d6533ded5abc100ec4b22ee5199b7484969b3ac113656e0da687f30 XSIZE (google-authenticator-20110519.tar.gz) = 402127 363a52f2fdd04a99b563697b7f146dfe echo x - pam_google_authenticator/pkg-descr sed 's/^X//' >pam_google_authenticator/pkg-descr << 'f8d0a4dd1aef26dec8a461c00fbe1a83' XThe PAM module can add a two-factor authentication Xstep to any PAM-enabled application. X XWWW: http://code.google.com/p/google-authenticator/ f8d0a4dd1aef26dec8a461c00fbe1a83 exit