# Template file for 'tcllib' pkgname=tcllib version=1.17 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=dfbe4388d161680dded6ea83ec3638afb056c76913e48d4b44165e2f5cc1a298 post_install() { vlicense ./license.terms LICENSE }