aboutsummaryrefslogtreecommitdiff
path: root/x11/libXv/Makefile
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2015-03-25 12:44:32 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2015-03-25 12:44:32 +0000
commit44fbcc2fde75ef9e85434dfcf58d0630257ea1c8 (patch)
tree4422568dfa1b79fd3f60c3759c86800cfc4a1973 /x11/libXv/Makefile
parent2018a6fa2dff81c74e20df3728454adb2643eb6b (diff)
downloadports-44fbcc2fde75ef9e85434dfcf58d0630257ea1c8.tar.gz
ports-44fbcc2fde75ef9e85434dfcf58d0630257ea1c8.zip
Notes
Diffstat (limited to 'x11/libXv/Makefile')
-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>