# 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: # # p5-gpgdir # p5-gpgdir/Makefile # p5-gpgdir/pkg-descr # p5-gpgdir/distinfo # echo c - p5-gpgdir mkdir -p p5-gpgdir > /dev/null 2>&1 echo x - p5-gpgdir/Makefile sed 's/^X//' >p5-gpgdir/Makefile << '69f41ab0bda08180f0125f5ae28b1c03' X# Created by: Hakisho Nukama X# $FreeBSD$ X XPORTNAME= gpgdir XPORTVERSION= 1.9.5 XCATEGORIES= security perl5 XMASTER_SITES= https://www.cipherdyne.org/~cipherdy/gpgdir/download/ \ X http://www.cipherdyne.org/gpgdir/download/ XPKGNAMEPREFIX= p5- X XMAINTAINER= nukama+maintainer@gmail.com XCOMMENT= Recursive directory encryption with GnuPG X XLICENSE= GPLv2 X XBUILD_DEPENDS= ${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \ X ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker \ X ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey XRUN_DEPENDS:= ${BUILD_DEPENDS} X XNO_BUILD= yes XUSE_PERL5_RUN= yes X XPLIST_FILES= bin/gpgdir XMAN1= gpgdir.1 X Xdo-install: X @${INSTALL_SCRIPT} ${WRKSRC}/gpgdir ${PREFIX}/bin/ X @${INSTALL_MAN} ${WRKSRC}/gpgdir.1 ${MANPREFIX}/man/man1/ X X.include 69f41ab0bda08180f0125f5ae28b1c03 echo x - p5-gpgdir/pkg-descr sed 's/^X//' >p5-gpgdir/pkg-descr << 'e60f8b25d561854367eee6eff18a9eca' Xgpgdir is a perl script that uses the CPAN GnuPG::Interface module Xto encrypt and decrypt directories using a gpg key specified in ~/.gpgdirrc. X XWWW: http://www.cipherdyne.org/gpgdir/ e60f8b25d561854367eee6eff18a9eca echo x - p5-gpgdir/distinfo sed 's/^X//' >p5-gpgdir/distinfo << '4b3bf047e9bcc65afbcc48b64ff04629' XSHA256 (gpgdir-1.9.5.tar.gz) = dd2a55f50ce78c446df9358f5f6c031996c3cf4ef07593da25708a1eb19fc859 XSIZE (gpgdir-1.9.5.tar.gz) = 233202 4b3bf047e9bcc65afbcc48b64ff04629 exit