x11/libXv: add CPE information

PR:		197966
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	kwm (blanket)
This commit is contained in:
Bartek Rutkowski 2015-03-25 12:44:32 +00:00
parent 2018a6fa2d
commit 44fbcc2fde
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382208

View file

@ -14,5 +14,8 @@ LICENSE= MIT
XORG_CAT= lib
USE_XORG= x11 xext xextproto videoproto:both xproto:both
USES+= cpe
CPE_PRODUCT= libxv
CPE_VENDOR= x
.include <bsd.port.mk>