16 lines
391 B
Bash
16 lines
391 B
Bash
# Template file for 'R-cran-farver'
|
|
pkgname=R-cran-farver
|
|
version=2.0.1
|
|
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=1642ca1519ef80616ab044ae7f6eaf464118356f2a7875e9d0e3df60ca84012b
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
vlicense LICENSE.note
|
|
}
|