git: d54aad362441 - main - sysutils/lsof: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Wed Sep 8 20:54:06 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d54aad362441c13045f38afcc57ea74b3f73a2d0
commit d54aad362441c13045f38afcc57ea74b3f73a2d0
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-08 20:37:52 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-08 20:53:37 +0000
sysutils/lsof: Add CPE information
Approved by: portmgr (blanket)
---
sysutils/lsof/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
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
More information about the dev-commits-ports-all
mailing list