New package: goat-0.0.0.28022016
This commit is contained in:
parent
bf6d5e2b62
commit
55eb95a8bb
1 changed files with 15 additions and 0 deletions
15
srcpkgs/goat/template
Normal file
15
srcpkgs/goat/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'goat'
|
||||
pkgname=goat
|
||||
version=0.0.0.28022016
|
||||
revision=1
|
||||
build_style=go
|
||||
_commit=2184ebe13497ec587e6f48b9381883285fa0071c
|
||||
hostmakedepends="git"
|
||||
wrksrc="$pkgname-$_commit"
|
||||
short_desc="Render ASCII art as SVG diagrams"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="MIT"
|
||||
go_import_path="github.com/blampe/goat"
|
||||
homepage="http://$go_import_path"
|
||||
distfiles="$homepage/archive/$_commit.tar.gz"
|
||||
checksum=f87e66db8423a4113be414501091a8cb00f3775fcc5047ca038e6d15f0420244
|
Loading…
Reference in a new issue