x11/libXfixes: add CPE information

- Maintainer's timeout (x11@FreeBSD.org)

PR:		197736
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
This commit is contained in:
Bartek Rutkowski 2015-03-23 15:21:07 +00:00
parent 6f13e06fb1
commit ccc283fe52
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382008

View file

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