15 lines
372 B
Bash
15 lines
372 B
Bash
# Template file for 'R-cran-pkgconfig'
|
|
pkgname=R-cran-pkgconfig
|
|
version=2.0.3
|
|
revision=2
|
|
build_style=R-cran
|
|
short_desc="Private Configuration for 'R' Packages"
|
|
maintainer="q66 <daniel@octaforge.org>"
|
|
license="MIT"
|
|
homepage="https://github.com/r-lib/pkgconfig"
|
|
checksum=330fef440ffeb842a7dcfffc8303743f1feae83e8d6131078b5a44ff11bc3850
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|