summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/libXv/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/libXv/Makefile b/x11/libXv/Makefile
index a3a2a9f7dbb6..be85e5926117 100644
--- a/x11/libXv/Makefile
+++ b/x11/libXv/Makefile
@@ -14,5 +14,8 @@ LICENSE= MIT
XORG_CAT= lib
USE_XORG= x11 xext xextproto videoproto:both xproto:both
+USES+= cpe
+CPE_PRODUCT= libxv
+CPE_VENDOR= x
.include <bsd.port.mk>