commit
a01992585b
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'slcp'
|
||||
pkgname=slcp
|
||||
version=0.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="libgit2-devel"
|
||||
short_desc="Simple shell prompt written in C"
|
||||
maintainer="Duncan Overbruck <mail@duncano.de>"
|
||||
license="THE BEER-WARE LICENSE (Revision 42)"
|
||||
homepage="https://github.com/schachmat/slcp"
|
||||
distfiles="https://github.com/schachmat/slcp/archive/${version}.tar.gz"
|
||||
checksum=a26e56832e37dbf1c7b776ddb137e422c987c19330575708a5945697e08e7cfe
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue