commit
74960510a6
1 changed files with 17 additions and 0 deletions
17
srcpkgs/elvish/template
Normal file
17
srcpkgs/elvish/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'elvish'
|
||||||
|
pkgname=elvish
|
||||||
|
version=0.5
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/elves/elvish"
|
||||||
|
short_desc="A novel Unix shell"
|
||||||
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
|
license="BSD"
|
||||||
|
homepage="https://github.com/elves/elvish/"
|
||||||
|
distfiles="https://github.com/elves/elvish/archive/${version}.tar.gz"
|
||||||
|
checksum=238b3ccb09675612b064ad1a9d02d73e3ceadfbc6194f7f7301350cb58d58fbb
|
||||||
|
register_shell="/bin/elvish"
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue