svn commit: r385916 - head/www/e107
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sun May 10 00:33:05 UTC 2015
Author: amdmi3
Date: Sun May 10 00:33:04 2015
New Revision: 385916
URL: https://svnweb.freebsd.org/changeset/ports/385916
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/www/e107/Makefile
Modified: head/www/e107/Makefile
==============================================================================
--- head/www/e107/Makefile Sat May 9 22:34:38 2015 (r385915)
+++ head/www/e107/Makefile Sun May 10 00:33:04 2015 (r385916)
@@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_ful
MAINTAINER= wen at FreeBSD.org
COMMENT= Content management system written in PHP
+USES= cpe
+
USE_PHP= mysql xml
WRKSRC= ${WRKDIR}/e107
More information about the svn-ports-all
mailing list