15 lines
351 B
Bash
15 lines
351 B
Bash
# Template file for 'R-cran-crayon'
|
|
pkgname=R-cran-crayon
|
|
version=1.5.3
|
|
revision=1
|
|
build_style=R-cran
|
|
short_desc="Colored Terminal Output"
|
|
maintainer="Cameron Nemo <cam@nohom.org>"
|
|
license="MIT"
|
|
homepage="https://github.com/r-lib/crayon/"
|
|
checksum=3e74a0685541efb5ea763b92cfd5c859df71c46b0605967a0b5dbb7326e9da69
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|