git: 98eea82d2f5b - main - databases/recutils: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:31:48 UTC
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