15 lines
364 B
Bash
15 lines
364 B
Bash
# Template file for 'R-cran-glue'
|
|
pkgname=R-cran-glue
|
|
version=1.3.0
|
|
revision=2
|
|
build_style=R-cran
|
|
short_desc="Interpreted String Literals"
|
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
|
license="MIT"
|
|
homepage="https://github.com/tidyverse/glue/"
|
|
checksum=789e5a44c3635c3d3db26666e635e88adcf61cd02b75465125d95d7a12291cee
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|