svn commit: r384042 - head/ftp/horde-gollem

Bartek Rutkowski robak at FreeBSD.org
Wed Apr 15 11:04:27 UTC 2015


Author: robak
Date: Wed Apr 15 11:04:26 2015
New Revision: 384042
URL: https://svnweb.freebsd.org/changeset/ports/384042

Log:
  ftp/horde-gollem: add CPE info
  
  PR:		199368
  Submitted by:	Shun <shun.fbsd.pr at dropcut.net>
  Approved by:	portmgr blanket

Modified:
  head/ftp/horde-gollem/Makefile

Modified: head/ftp/horde-gollem/Makefile
==============================================================================
--- head/ftp/horde-gollem/Makefile	Wed Apr 15 10:00:31 2015	(r384041)
+++ head/ftp/horde-gollem/Makefile	Wed Apr 15 11:04:26 2015	(r384042)
@@ -12,7 +12,10 @@ COMMENT=	Horde Web-based File Manager
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=	horde
+USES=	cpe horde
+CPE_PRODUCT=	groupware
+CPE_VENDOR=	horde
+CPE_EDITION=	webmail
 USE_PHP=	gettext json
 USE_HORDE_BUILD=	Horde_Role
 USE_HORDE_RUN=	Horde_Role \


More information about the svn-ports-all mailing list