aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-09-29 14:10:31 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-09-29 14:11:20 +0000
commit413dae041a4da3082ae42e255960cdfce3d3bb5a (patch)
treeba2c54835cb86f4742754965bafb60638e86dfda
parent46599b3120eac3346eae74c4056cd294fbdd9922 (diff)
downloadports-413dae041a4da3082ae42e255960cdfce3d3bb5a.tar.gz
ports-413dae041a4da3082ae42e255960cdfce3d3bb5a.zip
sysutils/seatd: add CPE information
Reported by: decke
-rw-r--r--sysutils/seatd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/seatd/Makefile b/sysutils/seatd/Makefile
index 1f934cd06c37..a7f07225c85c 100644
--- a/sysutils/seatd/Makefile
+++ b/sysutils/seatd/Makefile
@@ -10,9 +10,10 @@ COMMENT= Minimal seat management daemon and universal library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= compiler:c11 meson pkgconfig
+USES= compiler:c11 cpe meson pkgconfig
USE_LDCONFIG= yes
USE_RC_SUBR= ${PORTNAME}
+CPE_VENDOR= ${PORTNAME}_project
SUB_FILES= pkg-message
PLIST_FILES= bin/${PORTNAME} \
"@(,video,4750) bin/${PORTNAME}-launch" \