# 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: # # gdrive # gdrive/Makefile # gdrive/pkg-descr # gdrive/distinfo # echo c - gdrive mkdir -p gdrive > /dev/null 2>&1 echo x - gdrive/Makefile sed 's/^X//' >gdrive/Makefile << '584f84d9a324ad60e2d29222f90fe704' X# Created by: Dmitri Goutnik X# $FreeBSD$ X XPORTNAME= gdrive XPORTVERSION= 2.1.0 XCATEGORIES= net X XMAINTAINER= dg@syrec.org XCOMMENT= Google Drive CLI Client X XLICENSE= MIT X XUSES= go XGO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} XUSE_GITHUB= yes XGH_ACCOUNT= prasmussen X XOPTIONS_DEFINE= DOCS X XPLIST_FILES= bin/gdrive XPORTDOCS= README.md X Xpost-install-DOCS-on: X @${MKDIR} ${STAGEDIR}${DOCSDIR} X ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} X X.include 584f84d9a324ad60e2d29222f90fe704 echo x - gdrive/pkg-descr sed 's/^X//' >gdrive/pkg-descr << '8226412aeea05c4a6208531867ae1438' XCommand line utility for interacting with Google Drive, featuring: X X- Individual file or directory upload/download X- Directory synchronization (similar to rsync) X- Google Documents support X- Statically linked, dependency free binary X XWWW: https://github.com/prasmussen/gdrive 8226412aeea05c4a6208531867ae1438 echo x - gdrive/distinfo sed 's/^X//' >gdrive/distinfo << '521a06fd018d066111f5bb6ae999bd12' XTIMESTAMP = 1482262863 XSHA256 (prasmussen-gdrive-2.1.0_GH0.tar.gz) = a1ea624e913e258596ea6340c8818a90c21962b0a75cf005e49a0f72f2077b2e XSIZE (prasmussen-gdrive-2.1.0_GH0.tar.gz) = 151273 521a06fd018d066111f5bb6ae999bd12 exit