15 lines
346 B
Bash
15 lines
346 B
Bash
# Template file for 'R-cran-S7'
|
|
pkgname=R-cran-S7
|
|
version=0.2.1
|
|
revision=1
|
|
build_style=R-cran
|
|
short_desc="Successor to S3 and S4"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="MIT"
|
|
homepage="https://rconsortium.github.io/S7/"
|
|
checksum=f026ec13aa4d0613720c483e2b6ec28251f4d4b7cc6624cab689ecfcac189a5b
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|