15 lines
405 B
Bash
15 lines
405 B
Bash
# Template file for 'R-cran-evaluate'
|
|
pkgname=R-cran-evaluate
|
|
version=1.0.5
|
|
revision=1
|
|
build_style=R-cran
|
|
short_desc="Parsing and Evaluation Tools that Provide More Details than the Default"
|
|
maintainer="luhann <lukehannan@gmail.com>"
|
|
license="MIT"
|
|
homepage="https://github.com/r-lib/evaluate"
|
|
checksum=47aac79f889a828a5f8b4756cb972d7c2966bb984cbae17a4bd2389a73270794
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|