# Template file for 'R-cran-processx'
pkgname=R-cran-processx
version=3.8.6
revision=1
build_style=R-cran
hostmakedepends="R-cran-ps R-cran-R6"
depends="R-cran-ps R-cran-R6"
short_desc="Execute and Control System Processes"
maintainer="Luke Hannan <lukehannan@gmail.com>"
license="MIT"
homepage="https://github.com/r-lib/processx"
checksum=c5f1cafd0e4351caf512298888574a6b3bdd1b4d0fb42ef2834c7bf955734221

post_install() {
	vlicense LICENSE
}
