1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

x11/libXxf86vm: add CPE information

PR:		197969
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	kwm (blanket)
This commit is contained in:
Bartek Rutkowski 2015-03-25 13:20:16 +00:00
parent 75914998eb
commit c4a97dd84a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382215

View File

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