New package: rlwrap-0.41
This commit is contained in:
parent
d55878ec0f
commit
4ab0a726e2
1 changed files with 13 additions and 0 deletions
13
srcpkgs/rlwrap/template
Normal file
13
srcpkgs/rlwrap/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'rlwrap'
|
||||
pkgname=rlwrap
|
||||
version=0.41
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="readline-devel"
|
||||
depends="perl"
|
||||
short_desc="Adds readline-style editing and history to programs"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://utopia.knoware.nl/~hlub/uck/rlwrap/"
|
||||
distfiles="http://utopia.knoware.nl/~hlub/uck/rlwrap/$pkgname-$version.tar.gz"
|
||||
checksum=34497647b68df4ee031acf4ef80c09c79fe02b9027e8988a64e13f9ebc17c20a
|
Loading…
Reference in a new issue