Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2015 12:05:30 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r386767 - head/www/pebble
Message-ID:  <201505191205.t4JC5UkS009291@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue May 19 12:05:29 2015
New Revision: 386767
URL: https://svnweb.freebsd.org/changeset/ports/386767

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/www/pebble/Makefile

Modified: head/www/pebble/Makefile
==============================================================================
--- head/www/pebble/Makefile	Tue May 19 12:05:22 2015	(r386766)
+++ head/www/pebble/Makefile	Tue May 19 12:05:29 2015	(r386767)
@@ -14,7 +14,8 @@ PATCH_DEPENDS=	zip:${PORTSDIR}/archivers
 		unzip:${PORTSDIR}/archivers/unzip
 RUN_DEPENDS=	${LOCALBASE}/apache-tomcat-6.0/bin/catalina.sh:${PORTSDIR}/www/tomcat6
 
-USES=		zip:infozip
+USES=		cpe zip:infozip
+CPE_VENDOR=	simon_brown
 
 NO_BUILD=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505191205.t4JC5UkS009291>