16 lines
439 B
Bash
16 lines
439 B
Bash
# Template file for 'R-cran-cpp11'
|
|
pkgname=R-cran-cpp11
|
|
version=0.4.2
|
|
revision=1
|
|
build_style=R-cran
|
|
short_desc="Header only, C++11 interface to R's C interface"
|
|
maintainer="Cameron Nemo <cam@nohom.org>"
|
|
license="MIT"
|
|
homepage="https://github.com/r-lib/cpp11"
|
|
checksum="403ce0bf82358d237176053b0fb1e958cb6bfa4d0fb3555bf5801db6a6939b99
|
|
403ce0bf82358d237176053b0fb1e958cb6bfa4d0fb3555bf5801db6a6939b99"
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|