aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2022-06-17 07:52:11 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2022-06-17 07:52:11 +0000
commit4fc828c4a704b5f37b0cdb67e9b0508f33c3d0cf (patch)
tree6ec6acfa1bc81de044d94c3df98a438f895fb48d /x11
parent17fbba0a0701c17b794264c30d5eda6487c454f0 (diff)
downloadports-4fc828c4a704b5f37b0cdb67e9b0508f33c3d0cf.tar.gz
ports-4fc828c4a704b5f37b0cdb67e9b0508f33c3d0cf.zip
x11/libinput: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'x11')
-rw-r--r--x11/libinput/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/libinput/Makefile b/x11/libinput/Makefile
index 3a9b7954e3f2..89fb17c19fc7 100644
--- a/x11/libinput/Makefile
+++ b/x11/libinput/Makefile
@@ -17,9 +17,11 @@ LIB_DEPENDS= libevdev.so:devel/libevdev \
libudev.so:devel/libudev-devd \
libmtdev.so:devel/libmtdev
-USES= localbase meson pkgconfig python:run shebangfix tar:xz
+USES= cpe localbase meson pkgconfig python:run shebangfix tar:xz
USE_LDCONFIG= yes
+CPE_VENDOR= freedesktop
+
MESON_ARGS= -Ddocumentation=false -Dtests=false
SHEBANG_FILES= tools/libinput-analyze-per-slot-delta.py \