svn commit: r385373 - head/mail/imapsync
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon May 4 03:31:47 UTC 2015
Author: amdmi3
Date: Mon May 4 03:31:46 2015
New Revision: 385373
URL: https://svnweb.freebsd.org/changeset/ports/385373
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/mail/imapsync/Makefile
Modified: head/mail/imapsync/Makefile
==============================================================================
--- head/mail/imapsync/Makefile Mon May 4 03:31:41 2015 (r385372)
+++ head/mail/imapsync/Makefile Mon May 4 03:31:46 2015 (r385373)
@@ -16,7 +16,8 @@ RUN_DEPENDS= p5-Mail-IMAPClient>0:${PORT
p5-Unicode-String>0:${PORTSDIR}/converters/p5-Unicode-String \
p5-File-Copy-Recursive>0:${PORTSDIR}/devel/p5-File-Copy-Recursive
-USES= perl5 tar:tgz
+USES= cpe perl5 tar:tgz
+CPE_VENDOR= gilles_lamiral
NO_BUILD= yes
PORTSCOUT= limit:^1\.(\d\.){3}
More information about the svn-ports-head
mailing list