New package: cowyo-2.12.0
This commit is contained in:
parent
3ae6ce8dfc
commit
bdd0294ac8
1 changed files with 17 additions and 0 deletions
17
srcpkgs/cowyo/template
Normal file
17
srcpkgs/cowyo/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'cowyo'
|
||||
pkgname=cowyo
|
||||
version=2.12.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/schollz/cowyo"
|
||||
short_desc="Wiki webserver for minimalists"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/schollz/cowyo"
|
||||
distfiles="https://github.com/schollz/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=b67d6dcb0ed5c050245ae75c72f182dba396d4caa66f747a2de8e3fdf4c0a1ed
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue