New package: xe-0.1
This commit is contained in:
parent
f7bb670ed0
commit
23a17e5b7a
1 changed files with 11 additions and 0 deletions
11
srcpkgs/xe/template
Normal file
11
srcpkgs/xe/template
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# Template file for 'xe'
|
||||||
|
pkgname=xe
|
||||||
|
version=0.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
short_desc="Execute for every... (a better xargs/apply)"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
license="Public Domain"
|
||||||
|
homepage="https://github.com/chneukirchen/xe"
|
||||||
|
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v0.1.tar.gz"
|
||||||
|
checksum=f261f8ab81ccb62fc0607043b8cced34b6046812ffd87a2faa87d63fcc374eed
|
Loading…
Reference in a new issue