git: 948e259b5f09 - main - print/linux-c7-harfbuzz: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 09:42:51 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=948e259b5f09efb908ea5deb709032024d57ddb1
commit 948e259b5f09efb908ea5deb709032024d57ddb1
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 09:40:50 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 09:42:25 +0000
print/linux-c7-harfbuzz: Add CPE information
Approved by: portmgr (blanket)
---
print/linux-c7-harfbuzz/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/print/linux-c7-harfbuzz/Makefile b/print/linux-c7-harfbuzz/Makefile
index 39daf44ea421..aa8dbd39f57c 100644
--- a/print/linux-c7-harfbuzz/Makefile
+++ b/print/linux-c7-harfbuzz/Makefile
@@ -6,11 +6,13 @@ CATEGORIES= print linux
MAINTAINER= emulation at FreeBSD.org
COMMENT= OpenType text shaping engine (Linux CentOS ${LINUX_DIST_VER})
-USES= linux:c7
+USES= cpe linux:c7
USE_LDCONFIG= yes
USE_LINUX= graphite2
USE_LINUX_RPM= yes
+CPE_VENDOR= harfbuzz_project
+
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
OPTIONS_DEFINE= DOCS
More information about the dev-commits-ports-all
mailing list