svn commit: r385552 - head/www/magento

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed May 6 19:48:59 UTC 2015


Author: amdmi3
Date: Wed May  6 19:48:58 2015
New Revision: 385552
URL: https://svnweb.freebsd.org/changeset/ports/385552

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/www/magento/Makefile

Modified: head/www/magento/Makefile
==============================================================================
--- head/www/magento/Makefile	Wed May  6 19:48:21 2015	(r385551)
+++ head/www/magento/Makefile	Wed May  6 19:48:58 2015	(r385552)
@@ -9,6 +9,8 @@ MASTER_SITES=	http://www.magentocommerce
 MAINTAINER=	melvyn at magemana.nl
 COMMENT=	Feature-rich eCommerce platform
 
+USES=		cpe
+CPE_VENDDOR=	magentocommerce
 USE_PHP=	pdo_mysql hash gd iconv curl dom soap simplexml mcrypt mysql \
 		ctype zlib json
 WRKSRC=		${WRKDIR}/magento


More information about the svn-ports-all mailing list