svn commit: r385578 - head/www/impresscms

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed May 6 23:05:09 UTC 2015


Author: amdmi3
Date: Wed May  6 23:05:08 2015
New Revision: 385578
URL: https://svnweb.freebsd.org/changeset/ports/385578

Log:
  - Add CPE info

Modified:
  head/www/impresscms/Makefile

Modified: head/www/impresscms/Makefile
==============================================================================
--- head/www/impresscms/Makefile	Wed May  6 23:03:29 2015	(r385577)
+++ head/www/impresscms/Makefile	Wed May  6 23:05:08 2015	(r385578)
@@ -10,7 +10,7 @@ DISTNAME=	${PORTNAME}_${PORTVERSION}_fin
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Community Developed Content Management System
 
-USES=		zip
+USES=		cpe zip
 USE_PHP=	mysql pcre session iconv xml gd
 NO_WRKSUBDIR=	yes
 NO_BUILD=	yes


More information about the svn-ports-head mailing list