svn commit: r386827 - head/www/typo3

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed May 20 01:20:52 UTC 2015


Author: amdmi3
Date: Wed May 20 01:20:51 2015
New Revision: 386827
URL: https://svnweb.freebsd.org/changeset/ports/386827

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/www/typo3/Makefile

Modified: head/www/typo3/Makefile
==============================================================================
--- head/www/typo3/Makefile	Wed May 20 01:20:42 2015	(r386826)
+++ head/www/typo3/Makefile	Wed May 20 01:20:51 2015	(r386827)
@@ -11,6 +11,7 @@ COMMENT=	Typo3 content management system
 
 LICENSE=	GPLv2
 
+USES=		cpe
 NO_BUILD=	yes
 USE_PHP=	ctype fileinfo filter hash json mysqli openssl pcre session soap xml
 WANT_PHP_WEB=	yes


More information about the svn-ports-head mailing list