network/sieve-connect: Fixed dep information

This commit is contained in:
ponce 2012-08-25 16:08:23 +02:00
parent 450299a501
commit 0f02c8944b
2 changed files with 1 additions and 15 deletions

View File

@ -1,17 +1,3 @@
sieve-connect is a Perl sieveshell-compatible ManageSieve client
intended both for scripting and interactive use; supports TLS,
certificate-based authentication support and tab-completion.
depends:
+perl-digest-hmac
`+perl-Authen-SASL
+perl-Socket6
`+perl-IO-Socket-INET6
+Net-SSLeay
`+perl-IO-Socket-SSL
+perl-net-dns
+perl-TermReadKey

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://people.spodhuis.org/phil.pennock/software/sieve-connect-0.81.ta
MD5SUM="dc279d9e1159614341387ab00b15e2eb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="perl-Authen-SASL perl-IO-Socket-INET6 perl-IO-Socket-SSL perl-net-dns perl-TermReadKey"
MAINTAINER="Daniel LEVAI"
EMAIL="leva@ecentrum.hu"