15 lines
489 B
Bash
15 lines
489 B
Bash
# Template file for 'goat'
|
|
pkgname=goat
|
|
version=0.0.0.28022016
|
|
revision=8
|
|
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
|