aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-08 20:37:52 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-08 20:53:37 +0000
commitd54aad362441c13045f38afcc57ea74b3f73a2d0 (patch)
tree971d17d7aa68f3c90ee6f56823c05dbe3e412039
parent3f7476ba6beac62ea0503f09fe49e0a8577d1c52 (diff)
downloadports-d54aad362441c13045f38afcc57ea74b3f73a2d0.tar.gz
ports-d54aad362441c13045f38afcc57ea74b3f73a2d0.zip
sysutils/lsof: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--sysutils/lsof/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index f924572349a8..3dee55fbb9db 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -16,7 +16,9 @@ LICENSE_NAME= lsof
LICENSE_FILE= ${FILESDIR}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-USES= compiler shebangfix tar:bzip2
+USES= compiler cpe shebangfix tar:bzip2
+
+CPE_VENDOR= lsof_project
HAS_CONFIGURE= yes