New package: nq-0.1
This commit is contained in:
16
srcpkgs/nq/template
Normal file
16
srcpkgs/nq/template
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# Template file for 'nq'
|
||||||
|
pkgname=nq
|
||||||
|
version=0.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
build_pie=yes
|
||||||
|
short_desc="Unix command line queue utility"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
license="Public Domain"
|
||||||
|
homepage="https://github.com/chneukirchen/nq"
|
||||||
|
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||||
|
checksum=e0962a5e6a2cbf799bba7a79af22c40d21e5a80605df42c8bba37d3d8efb1793
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user