git: 992e636d8a0b - main - archivers/lrzip: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Mon Sep 6 19:56:52 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=992e636d8a0b5f3e53643361538c470411dbf9a2
commit 992e636d8a0b5f3e53643361538c470411dbf9a2
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-06 19:29:38 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-06 19:56:27 +0000
archivers/lrzip: Add CPE information
Approved by: portmgr (blanket)
---
archivers/lrzip/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/archivers/lrzip/Makefile b/archivers/lrzip/Makefile
index 3d17e4ba6c20..32124eab4205 100644
--- a/archivers/lrzip/Makefile
+++ b/archivers/lrzip/Makefile
@@ -17,10 +17,11 @@ CFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS+= --enable-asm
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
-USES= alias libtool pathfix perl5 shebangfix tar:bzip2
+USES= alias cpe libtool pathfix perl5 shebangfix tar:bzip2
SHEBANG_FILES= ${WRKSRC}/lrztar
USE_PERL5= build
USE_LDCONFIG= yes
+CPE_VENDOR= lrzip_project
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblrzip.so.0.0.0
More information about the dev-commits-ports-all
mailing list