Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 May 2015 03:31:47 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r385373 - head/mail/imapsync
Message-ID:  <201505040331.t443Vlii017303@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505040331.t443Vlii017303>