Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:31:48 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 98eea82d2f5b - main - databases/recutils: Add CPE information
Message-ID:  <202110142131.19ELVmiq073682@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=98eea82d2f5b8db04a97872116fe3f059e306522

commit 98eea82d2f5b8db04a97872116fe3f059e306522
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:06 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:06 +0000

    databases/recutils: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 databases/recutils/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/databases/recutils/Makefile b/databases/recutils/Makefile
index 481ed98481f8..462d1603ec37 100644
--- a/databases/recutils/Makefile
+++ b/databases/recutils/Makefile
@@ -13,7 +13,8 @@ LICENSE=	GPLv3+
 
 LIB_DEPENDS=	libuuid.so:misc/e2fsprogs-libuuid
 
-USES=		charsetfix libtool makeinfo pkgconfig readline
+USES=		charsetfix cpe libtool makeinfo pkgconfig readline
+CPE_VENDOR=	gnu
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142131.19ELVmiq073682>