# Template file for 'scrypt'
pkgname=scrypt
version=1.3.3
revision=1
build_style=gnu-configure
makedepends="openssl-devel"
short_desc="Scrypt key derivation function"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://www.tarsnap.com/scrypt.html"
distfiles="https://www.tarsnap.com/scrypt/scrypt-${version}.tgz"
checksum=1c2710517e998eaac2e97db11f092e37139e69886b21a1b2661f64e130215ae9

post_install() {
	vlicense COPYRIGHT
}
