svn commit: r386281 - head/devel/phpunit

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu May 14 00:47:39 UTC 2015


Author: amdmi3
Date: Thu May 14 00:47:38 2015
New Revision: 386281
URL: https://svnweb.freebsd.org/changeset/ports/386281

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/devel/phpunit/Makefile

Modified: head/devel/phpunit/Makefile
==============================================================================
--- head/devel/phpunit/Makefile	Thu May 14 00:04:19 2015	(r386280)
+++ head/devel/phpunit/Makefile	Thu May 14 00:47:38 2015	(r386281)
@@ -15,6 +15,8 @@ LICENSE=	BSD3CLAUSE
 
 CONFLICTS=	pear-PHPUnit-[123]*
 
+USES=		cpe
+CPE_VENDOR=	phpunit_project
 USE_PHP=	dom json spl pcre phar
 
 NO_BUILD=	yes


More information about the svn-ports-all mailing list