12 lines
419 B
Bash
12 lines
419 B
Bash
|
# 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
|