1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00

x11/libXxf86dga: add CPE information

PR:		197968
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	kwm (blanket)
This commit is contained in:
Bartek Rutkowski 2015-03-25 13:11:42 +00:00
parent 684ab97412
commit e2589eab3a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382213

View File

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