16 lines
396 B
Bash
16 lines
396 B
Bash
# Template file for 'R-cran-farver'
|
|
pkgname=R-cran-farver
|
|
version=2.1.2
|
|
revision=1
|
|
build_style=R-cran
|
|
short_desc="High Performance Colour Space Manipulation"
|
|
maintainer="Cameron Nemo <cam@nohom.org>"
|
|
license="MIT"
|
|
homepage="https://github.com/thomasp85/farver"
|
|
checksum=528823b95daab4566137711f1c842027a952bea1b2ae6ff098e2ca512b17fe25
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
vlicense LICENSE.note
|
|
}
|