wok-current diff perl-file-rsync/receipt @ rev 20008
Add: description.txt and links revision.
author | Leonardo Laporte <hackdorte@yandex.com> |
---|---|
date | Wed Aug 02 14:08:19 2017 -0300 (2017-08-02) |
parents | 2d12ebd38be4 |
children | 543e0fa614bc |
line diff
1.1 --- a/perl-file-rsync/receipt Fri Jun 07 18:46:07 2013 +0200 1.2 +++ b/perl-file-rsync/receipt Wed Aug 02 14:08:19 2017 -0300 1.3 @@ -6,12 +6,14 @@ 1.4 SHORT_DESC="Perl Rsync client" 1.5 MAINTAINER="slaxemulator@gmail.com" 1.6 LICENSE="GPL" 1.7 -DEPENDS="perl rsync" 1.8 SOURCE="File-RsyncP" 1.9 TARBALL="$SOURCE-$VERSION.tar.gz" 1.10 WEB_SITE="http://search.cpan.org/dist/File-RsyncP" 1.11 WGET_URL="http://search.cpan.org/CPAN/authors/id/C/CB/CBARRATT/$TARBALL" 1.12 1.13 +DEPENDS="perl rsync" 1.14 +BUILD_DEPENDS="perl" 1.15 + 1.16 # Rules to configure and make the package. 1.17 compile_rules() 1.18 {