aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-06 19:31:09 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-06 19:56:29 +0000
commit00bd6f016444cc0b8a26c117cc8620a4376c8e4a (patch)
tree6d3937c764a0c80694809f3513e7a16ac2c79cde
parent992e636d8a0b5f3e53643361538c470411dbf9a2 (diff)
downloadports-00bd6f016444cc0b8a26c117cc8620a4376c8e4a.tar.gz
ports-00bd6f016444cc0b8a26c117cc8620a4376c8e4a.zip
archivers/lzo2: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--archivers/lzo2/Makefile3
1 files changed, 2 insertions, 1 deletions
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