parent
45750221f9
commit
07fd0a2f44
1 changed files with 18 additions and 0 deletions
18
srcpkgs/vsv/template
Normal file
18
srcpkgs/vsv/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'vsv'
|
||||||
|
pkgname=vsv
|
||||||
|
version=1.3.2
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
depends="bash coreutils psmisc"
|
||||||
|
short_desc="Manage and view runit services"
|
||||||
|
maintainer="Dave Eddy <dave@daveeddy.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/bahamas10/vsv"
|
||||||
|
distfiles="https://github.com/bahamas10/vsv/archive/v${version}.tar.gz"
|
||||||
|
checksum=0f31850cdc676ae25c2524a4e7998a62785ff268b883d3f544c6fd93ddc0b5bc
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vbin vsv
|
||||||
|
vman man/vsv.8
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue