mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
New package: R-cran-evaluate-0.14
This commit is contained in:
parent
8d2348e744
commit
334b376335
1 changed files with 14 additions and 0 deletions
14
srcpkgs/R-cran-evaluate/template
Normal file
14
srcpkgs/R-cran-evaluate/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'R-cran-evaluate'
|
||||
pkgname=R-cran-evaluate
|
||||
version=0.14
|
||||
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=a8c88bdbe4e60046d95ddf7e181ee15a6f41cdf92127c9678f6f3d328a3c5e28
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue