12 lines
447 B
Bash
12 lines
447 B
Bash
# Template file for 'xjobs'
|
|
pkgname=xjobs
|
|
version=20140125
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="flex"
|
|
short_desc="Reads job descriptions line by line and executes them in parallel"
|
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|
license="GPL-2"
|
|
homepage="http://www.maier-komor.de/xjobs.html"
|
|
distfiles="http://www.maier-komor.de/xjobs/xjobs-${version}.tgz"
|
|
checksum=cbe582b1109c380bd80a02eb21b721dcfc5ef701446bfc9606b99246a84e737a
|