git: 00bd6f016444 - main - archivers/lzo2: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Mon Sep 6 19:56:53 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=00bd6f016444cc0b8a26c117cc8620a4376c8e4a
commit 00bd6f016444cc0b8a26c117cc8620a4376c8e4a
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-06 19:31:09 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-06 19:56:29 +0000
archivers/lzo2: Add CPE information
Approved by: portmgr (blanket)
---
archivers/lzo2/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile
index a9efae23e451..16966d238995 100644
--- a/archivers/lzo2/Makefile
+++ b/archivers/lzo2/Makefile
@@ -13,10 +13,11 @@ COMMENT= Portable speedy, lossless data compression library
LICENSE= GPLv2
-USES= libtool
+USES= cpe libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --docdir=${DOCSDIR} --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
USE_LDCONFIG= yes
+CPE_VENDOR= oberhumer
OPTIONS_DEFINE= DOCS EXAMPLES
More information about the dev-commits-ports-all
mailing list