1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00

x11/libXvMC: add CPE information

PR:		197967
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	kwm (blanket)
This commit is contained in:
Bartek Rutkowski 2015-03-25 12:56:56 +00:00
parent 8051ab9555
commit 3580698ace
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382210

View File

@ -11,5 +11,8 @@ COMMENT= X Video Extension Motion Compensation library
XORG_CAT= lib
USE_XORG= x11 xext xv xextproto videoproto:both xproto:both
USES+= cpe
CPE_PRODUCT= libxvmc
CPE_VENDOR= x
.include <bsd.port.mk>