# Template file for 'rclone' pkgname=rclone version=1.24 revision=1 build_style=go go_import_path="github.com/ncw/rclone" hostmakedepends="git pandoc perl python" short_desc="A rsync for cloud storage" maintainer="Diogo Leal " license="MIT" homepage="http://rclone.org/downloads/" distfiles="https://github.com/ncw/rclone/archive/v${version}.tar.gz" checksum=b8a7f7951c6bf2aef8a3c91a80feb0e1da695422cf85482831bed4d1cd018ed9 post_install() { vlicense COPYING python make_manual.py make rclone.1 vman rclone.1 }