summaryrefslogtreecommitdiff
path: root/mail/imapsync/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/imapsync/Makefile')
-rw-r--r--mail/imapsync/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/mail/imapsync/Makefile b/mail/imapsync/Makefile
index e0921959cf5..b4abbca340a 100644
--- a/mail/imapsync/Makefile
+++ b/mail/imapsync/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2014/01/27 18:41:13 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2014/04/22 08:18:46 abs Exp $
-DISTNAME= imapsync-1.564
-PKGREVISION= 1
+DISTNAME= imapsync-1.584
CATEGORIES= mail
MASTER_SITES= https://fedorahosted.org/released/imapsync/
EXTRACT_SUFX= .tgz
@@ -9,14 +8,15 @@ EXTRACT_SUFX= .tgz
MAINTAINER= abs@NetBSD.org
HOMEPAGE= https://fedorahosted.org/imapsync/
COMMENT= Incremental recursive IMAP transfer tool
+LICENSE= public-domain
DEPENDS+= p5-Data-Uniqid>=0:../../devel/p5-Data-Uniqid
DEPENDS+= p5-Date-Manip>=0:../../devel/p5-Date-Manip
-DEPENDS+= p5-Digest-HMAC-[0-9]*:../../security/p5-Digest-HMAC
-DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5
-DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL
+DEPENDS+= p5-Digest-HMAC>=0:../../security/p5-Digest-HMAC
+DEPENDS+= p5-IO-Socket-SSL>=0:../../security/p5-IO-Socket-SSL
DEPENDS+= p5-Mail-IMAPClient>=3.1.9:../../mail/p5-Mail-IMAPClient
-DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
+DEPENDS+= p5-Term-ReadKey>=0:../../devel/p5-Term-ReadKey
+DEPENDS+= p5-File-Copy-Recursive>=0:../../sysutils/p5-File-Copy-Recursive
NO_BUILD= YES
USE_TOOLS+= perl:run