New package: rex-1.3.2
This commit is contained in:
parent
54af8de555
commit
ee0707156a
1 changed files with 19 additions and 0 deletions
19
srcpkgs/rex/template
Normal file
19
srcpkgs/rex/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'rex'
|
||||
pkgname=rex
|
||||
version=1.3.2
|
||||
revision=1
|
||||
wrksrc="Rex-${version}"
|
||||
noarch=yes
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}
|
||||
perl-Hash-Merge perl-IO-String perl-IO-Tty perl-JSON-XS perl-LWP
|
||||
perl-List-MoreUtils perl-Net-OpenSSH perl-Net-SFTP-Foreign perl-Sort-Naturally
|
||||
perl-Term-ReadKey perl-Text-Glob perl-URI perl-XML-Simple perl-YAML"
|
||||
depends="${makedepends}"
|
||||
short_desc="Perl-based Deployment and Configuration Management"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://www.rexify.org/"
|
||||
license="Apache-2.0"
|
||||
distfiles="http://search.cpan.org/CPAN/authors/id/F/FE/FERKI/Rex-1.3.2.tar.gz"
|
||||
checksum=49be858e2ae51dda2fa2769b5e824ca2b5b7605f3b7e6c2f613b889e132e34b0
|
Loading…
Reference in a new issue