16 lines
391 B
Bash
16 lines
391 B
Bash
# Template file for 'R-cran-farver'
|
|
pkgname=R-cran-farver
|
|
version=2.0.2
|
|
revision=1
|
|
build_style=R-cran
|
|
short_desc="High Performance Colour Space Manipulation"
|
|
maintainer="John <johnz@posteo.net>"
|
|
license="MIT"
|
|
homepage="https://github.com/thomasp85/farver"
|
|
checksum=ddacbfb91e0dfc1283c6ffb94066d7e46baf8b42742a3172f1f6d70fe9cdd5cd
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
vlicense LICENSE.note
|
|
}
|