New package: madonctl-2.3.1.
This commit is contained in:
17
srcpkgs/madonctl/template
Normal file
17
srcpkgs/madonctl/template
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
# Template file for 'madonctl'
|
||||||
|
pkgname=madonctl
|
||||||
|
version=2.3.1
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path=github.com/McKael/madonctl
|
||||||
|
hostmakedepends="git"
|
||||||
|
short_desc="CLI client for the Mastodon social network API"
|
||||||
|
maintainer="travankor <travankor@tuta.io>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/McKael/madonctl"
|
||||||
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
|
checksum=f97707a4f96b15a8331a0b3725a43c7717bf068bf9e6c5e885a13dd3016d5cf6
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user