git: 9283d5a271b8 - main - archivers/lizard: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 15 14:25:24 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9283d5a271b8829fb2f292842a3bb3d1590f4b85

commit 9283d5a271b8829fb2f292842a3bb3d1590f4b85
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 14:24:18 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 14:24:18 +0000

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

diff --git a/archivers/lizard/Makefile b/archivers/lizard/Makefile
index bd5855249a40..805778a2d056 100644
--- a/archivers/lizard/Makefile
+++ b/archivers/lizard/Makefile
@@ -11,7 +11,8 @@ LICENSE_COMB=	multi
 LICENSE_FILE_BSD2CLAUSE=	${WRKSRC}/lib/LICENSE
 LICENSE_FILE_GPLv2=	${WRKSRC}/programs/COPYING
 
-USES=		gmake
+USES=		cpe gmake
+CPE_VENDOR=	lizard_project
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	inikep


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