New package: R-cran-ps-1.3.3
This commit is contained in:
parent
10590b481a
commit
18ad573c3c
1 changed files with 14 additions and 0 deletions
14
srcpkgs/R-cran-ps/template
Normal file
14
srcpkgs/R-cran-ps/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'R-cran-ps'
|
||||
pkgname=R-cran-ps
|
||||
version=1.3.3
|
||||
revision=1
|
||||
build_style=R-cran
|
||||
short_desc="List, Query, Manipulate System Processes"
|
||||
maintainer="Luke Hannan <lukehannan@gmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/r-lib/ps"
|
||||
checksum=03a45651538855be806e6dd9d731f101a6bbbd34162f887f9df69583f7fb20f4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue