git: e30feae6e7d3 - main - archivers/linux-c7-lz4: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 15 14:15:22 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e30feae6e7d3893610da3ef7103ffe409b402fd9
commit e30feae6e7d3893610da3ef7103ffe409b402fd9
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 14:14:13 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 14:14:13 +0000
archivers/linux-c7-lz4: Add CPE information
Approved by: portmgr (blanket)
---
archivers/linux-c7-lz4/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/archivers/linux-c7-lz4/Makefile b/archivers/linux-c7-lz4/Makefile
index 84c0d4e763fd..8e0aeafa1cd0 100644
--- a/archivers/linux-c7-lz4/Makefile
+++ b/archivers/linux-c7-lz4/Makefile
@@ -6,9 +6,10 @@ CATEGORIES= archivers linux
MAINTAINER= emulation at FreeBSD.org
COMMENT= LZ4 compression library and utilities (Linux CentOS ${LINUX_DIST_VER})
-USES= linux:c7
+USES= cpe linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
+CPE_VENDOR= lz4_project
DESCR= ${.CURDIR}/../liblz4/pkg-descr
More information about the dev-commits-ports-all
mailing list