Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jan 2017 11:29:28 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r431249 - head/mail/phpmailer
Message-ID:  <201701121129.v0CBTSYR025140@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Thu Jan 12 11:29:27 2017
New Revision: 431249
URL: https://svnweb.freebsd.org/changeset/ports/431249

Log:
  mail/phpmailer: Add CPE information
  
  PR:           215891
  Submitted by: shun <shun.fbsd.pr@dropcut.net>

Modified:
  head/mail/phpmailer/Makefile

Modified: head/mail/phpmailer/Makefile
==============================================================================
--- head/mail/phpmailer/Makefile	Thu Jan 12 11:28:49 2017	(r431248)
+++ head/mail/phpmailer/Makefile	Thu Jan 12 11:29:27 2017	(r431249)
@@ -18,8 +18,9 @@ GH_PROJECT=	PHPMailer
 
 NO_BUILD=	yes
 NO_ARCH=	yes
-USES=		dos2unix php
+USES=		cpe dos2unix php
 
+CPE_VENDOR=	phpmailer_project
 SUB_FILES=	pkg-message
 
 OPTIONS_DEFINE=	EXAMPLES



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