17 lines
456 B
Bash
17 lines
456 B
Bash
# Template file for 'R-cran-munsell'
|
|
pkgname=R-cran-munsell
|
|
version=0.4.3
|
|
revision=1
|
|
build_style=R-cran
|
|
depends+=" R-cran-colorspace"
|
|
makedepends+=" R-cran-colorspace"
|
|
short_desc="Utilities for Using Munsell Colours"
|
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
|
license="MIT"
|
|
homepage="https://cran.r-project.org/web/packages/munsell/"
|
|
checksum=397c3c90af966f48eebe8f5d9e40c41b17541f0baaa102eec3ea4faae5a2bd49
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|