git: 7835f2580f8e - main - security/tripwire-131: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 18:49:35 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7835f2580f8e9914f29585d866c2d02bd00de9a7

commit 7835f2580f8e9914f29585d866c2d02bd00de9a7
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:43:21 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:49:11 +0000

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

diff --git a/security/tripwire-131/Makefile b/security/tripwire-131/Makefile
index 43cdc1f60e9c..669c0e67f98b 100644
--- a/security/tripwire-131/Makefile
+++ b/security/tripwire-131/Makefile
@@ -17,6 +17,8 @@ LICENSE_NAME=	tripwire
 LICENSE_TEXT=	Cannot be redistributed for more than the cost of duplication
 LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
 
+USES=		cpe
+
 NO_PACKAGE=	requires local database to be built
 # XXX should also work on other 32-bit architectures.
 ONLY_FOR_ARCHS=	i386


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