# Template file for 'tweeny'
pkgname=tweeny
version=3.2.1
revision=1
build_style=cmake
short_desc="Modern C++ tweening library"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/mobius3/tweeny"
changelog="https://github.com/mobius3/tweeny/blob/master/CHANGELOG.md"
distfiles="https://github.com/mobius3/tweeny/archive/v${version}.tar.gz"
checksum=76be17b39b234b4a7c12a5d9497ebb3d52b817eaf4c3748d1d21cf7df76835ed

post_install() {
	vlicense LICENSE
}
