svn commit: r386282 - head/devel/pear

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


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

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/devel/pear/Makefile

Modified: head/devel/pear/Makefile
==============================================================================
--- head/devel/pear/Makefile	Thu May 14 00:47:38 2015	(r386281)
+++ head/devel/pear/Makefile	Thu May 14 00:47:48 2015	(r386282)
@@ -10,7 +10,8 @@ MASTER_SITES=	http://miwibox.org/distfil
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	PEAR framework for PHP
 
-USES=		tar:bzip2
+USES=		cpe tar:bzip2
+CPE_VENDOR=	php
 NO_BUILD=	yes
 
 WANT_PHP_CLI=	yes


More information about the svn-ports-all mailing list