# Template file for 'fossil' pkgname=fossil version=2.9 revision=1 build_style=configure configure_args="--disable-internal-sqlite --prefix=/usr" hostmakedepends="tcl" makedepends="zlib-devel libressl-devel readline-devel sqlite-devel" short_desc="Simple, high-reliability, distributed software configuration management" maintainer="Juan RP " license="BSD-2-Clause" homepage="https://www.fossil-scm.org" distfiles="https://www.fossil-scm.org/index.html/uv/fossil-src-${version}.tar.gz" checksum=1cb2ada92d43e3e7e008fe77f5e743d301c7ea34d4c36c42f255f873e73d8b4f post_install() { vman fossil.1 vlicense COPYRIGHT-BSD2.txt LICENSE }