New package: pong-command-2.02. (#1259)
This commit is contained in:
parent
e17c0bbcce
commit
7a9afa31d8
18
srcpkgs/pong-command/template
Normal file
18
srcpkgs/pong-command/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'pong-command'
|
||||
pkgname=pong-command
|
||||
version=2.02
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/kurehajime/pong-command
|
||||
go_package="${go_import_path}/pong"
|
||||
hostmakedepends="git"
|
||||
short_desc="POng is Not pinG. pong is CLI game"
|
||||
maintainer="travankor <travankor@tuta.io>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/kurehajime/pong-command"
|
||||
distfiles="https://github.com/kurehajime/pong-command/archive/${version}.tar.gz"
|
||||
checksum=940771c53d083616c52ed75b13f3568e224c4f4e04ca813cebc87d2da7dfebe8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue
Block a user