# Template file for 'tc-play' pkgname=tc-play version=2.0 revision=1 build_style=gnu-makefile make_build_args="-f Makefile.classic" make_build_target="tcplay" make_install_args="-f Makefile.classic SBINDIR=/usr/bin" make_install_target="install_program" makedepends="device-mapper-devel libuuid-devel libressl-devel" short_desc="Free and simple TrueCrypt implementation based on dm-crypt" maintainer="Christian Neukirchen " license="2-clause-BSD" homepage="https://github.com/bwalex/tc-play" distfiles="https://github.com/bwalex/${pkgname}/archive/v${version}.tar.gz" checksum=0e17890f37e862746364b10bad62bbd9f3e2b2811a24b07df12eff266534e42d post_install() { vlicense LICENSE }