15 lines
362 B
Bash
15 lines
362 B
Bash
# Template file for 'R-cran-crayon'
|
|
pkgname=R-cran-crayon
|
|
version=1.4.1
|
|
revision=1
|
|
build_style=R-cran
|
|
short_desc="Colored Terminal Output"
|
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
|
license="MIT"
|
|
homepage="https://github.com/r-lib/crayon/"
|
|
checksum=08b6e42e748d096960b2f32b7ffe690c25742e29fe14c19d1834cd6ff43029c7
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|