svn commit: r372980 - head/www/kwebkitpart

Raphael Kubo da Costa rakuco at FreeBSD.org
Fri Nov 21 08:15:12 UTC 2014


Author: rakuco
Date: Fri Nov 21 08:15:11 2014
New Revision: 372980
URL: https://svnweb.freebsd.org/changeset/ports/372980
QAT: https://qat.redports.org/buildarchive/r372980/

Log:
  Set CPE information, as requested by rea.

Modified:
  head/www/kwebkitpart/Makefile

Modified: head/www/kwebkitpart/Makefile
==============================================================================
--- head/www/kwebkitpart/Makefile	Fri Nov 21 08:14:51 2014	(r372979)
+++ head/www/kwebkitpart/Makefile	Fri Nov 21 08:15:11 2014	(r372980)
@@ -12,6 +12,8 @@ COMMENT=	Web browser component for KDE S
 USE_KDE4=	kdehier kdelibs kdeprefix automoc4
 USE_QT4=	designer gui webkit \
 		moc_build qmake_build rcc_build uic_build
-USES=		cmake tar:xz
+USES=		cmake cpe tar:xz
+
+CPE_VENDOR=	urs_wolfer
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list