commit
5abd9b3775
1 changed files with 15 additions and 0 deletions
15
srcpkgs/sutils/template
Normal file
15
srcpkgs/sutils/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'sutils'
|
||||||
|
pkgname=sutils
|
||||||
|
version=0.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
short_desc="Small command-line utilities"
|
||||||
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
|
license="Public Domain"
|
||||||
|
homepage="https://github.com/baskerville/sutils/"
|
||||||
|
distfiles="https://github.com/baskerville/sutils/archive/${version}.tar.gz"
|
||||||
|
checksum=48cffd7450e0f7a913efc3a21b555fa455a290918e98860af1900944b7201377
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue