# Template file for 'yank' pkgname=yank version=0.5.0 revision=1 build_style=gnu-makefile depends="xsel" short_desc="Yank terminal output to clipboard" maintainer="Alessio Sergi " homepage="https://github.com/mptre/yank" license="MIT" distfiles="https://github.com/mptre/yank/archive/v${version}.tar.gz" checksum=237a8406130fda2f555ef2696e114ef508257743feb02865b21f62db43c52fa5 do_install() { make PREFIX=${DESTDIR}/usr install vlicense LICENSE }