git: 0f289ad9ce8f - main - archivers/rzip: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Oct 2021 19:15:44 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=0f289ad9ce8f6aea58b5d357598e217033f073b7 commit 0f289ad9ce8f6aea58b5d357598e217033f073b7 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-05 18:36:27 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-05 19:11:35 +0000 archivers/rzip: Add CPE information Approved by: portmgr (blanket) --- archivers/rzip/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/archivers/rzip/Makefile b/archivers/rzip/Makefile index c9b6dab17eca..e79e777a9109 100644 --- a/archivers/rzip/Makefile +++ b/archivers/rzip/Makefile @@ -11,6 +11,10 @@ COMMENT= Compression program similar to gzip or bzip2 LICENSE= GPLv2 +USES= cpe + +CPE_VENDOR= rzip_project + GNU_CONFIGURE= yes GNU_CONFIGURE_PREFIX=${STAGEDIR}${PREFIX}