# Template file for 'tcllib' pkgname=tcllib version=1.18 revision=1 noarch=yes wrksrc="tcllib-tcllib_${version/./_}" build_style=gnu-configure hostmakedepends="pkg-config tcl" depends="tcl" short_desc="Set of pure-Tcl extensions" maintainer="Farhad Shahbazi " license="BSD" homepage="http://core.tcl.tk/tcllib/" distfiles="https://github.com/tcltk/${pkgname}/archive/${pkgname}_${version/./_}.tar.gz" checksum=1c831474ed84fec349234a96bd7d855a74245bb305bfc2c9270bfde95c357b4f post_install() { vlicense ./license.terms LICENSE }