summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobak <robak@FreeBSD.org>2015-03-24 15:18:38 +0000
committerrobak <robak@FreeBSD.org>2015-03-24 15:18:38 +0000
commit0b492e0e3ce5bcdf0e7761a236498ed684419b36 (patch)
tree7421d4e9b62d26749981cc586f56575486ee0146
parentefd0cf7b1d5acea3eacd96320e00d17c42aae0d3 (diff)
downloadFreeBSD-ports-0b492e0e3ce5bcdf0e7761a236498ed684419b36.zip
FreeBSD-ports-0b492e0e3ce5bcdf0e7761a236498ed684419b36.tar.gz
x11/libXinerama: add CPE information
- Maintainer's timeout (x11@FreeBSD.org) PR: 197959 Submitted by: Shun <shun.fbsd.pr@dropcut.net>
-rw-r--r--x11/libXinerama/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/libXinerama/Makefile b/x11/libXinerama/Makefile
index e82781c..011edd3 100644
--- a/x11/libXinerama/Makefile
+++ b/x11/libXinerama/Makefile
@@ -14,5 +14,8 @@ LICENSE= MIT
XORG_CAT= lib
USE_XORG= x11 xext xextproto xineramaproto:both
+USES+= cpe
+CPE_PRODUCT= libxinerama
+CPE_VENDOR= x
.include <bsd.port.mk>
OpenPOWER on IntegriCloud