git: 395c1d3b1933 - main - security/chkrootkit: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:24:48 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=395c1d3b1933f33507e55345750f1196134bfab7

commit 395c1d3b1933f33507e55345750f1196134bfab7
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 07:43:24 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:06 +0000

    security/chkrootkit: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 security/chkrootkit/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/chkrootkit/Makefile b/security/chkrootkit/Makefile
index 2c201ec04005..fdfad80f8fe2 100644
--- a/security/chkrootkit/Makefile
+++ b/security/chkrootkit/Makefile
@@ -11,6 +11,8 @@ COMMENT=	Tool to locally check for signs of a rootkit
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
+USES=		cpe
+
 OPTIONS_DEFINE=	DOCS
 
 SCRIPT_FILES=	chkrootkit


More information about the dev-commits-ports-main mailing list