From daf6f41b3c4dae9b762f3502cce520ec046bd732 Mon Sep 17 00:00:00 2001 From: robak Date: Fri, 17 Apr 2015 16:38:54 +0000 Subject: mail/roundcube: add CPE info PR: 199332 Submitted by: Shun Approved by: portmgr blanket --- mail/roundcube/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mail/roundcube') diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 3204b64701b1..0de4d97fc507 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -18,6 +18,10 @@ WRKSRC= ${WRKDIR}/${PORTNAME}mail-${DISTVERSION} RCUBECOMP= SQL config index.php installer logs plugins program robots.txt skins temp vendor PORTDOCS= CHANGELOG INSTALL README.md UPGRADING +USES= cpe +CPE_PRODUCT= webmail +CPE_VENDOR= roundcube + WANT_PHP_WEB= yes USE_PHP= pcre mbstring session iconv dom xml json intl zip filter IGNORE_WITH_PHP=52 -- cgit