git: 40fd7d25f739 - main - graphics/potrace: Fix CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 3 06:41:40 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=40fd7d25f73926d64d0a684da7de1d786ab5a7cd
commit 40fd7d25f73926d64d0a684da7de1d786ab5a7cd
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-03 06:19:31 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-03 06:19:31 +0000
graphics/potrace: Fix CPE information
Approved by: portmgr (blanket)
---
graphics/potrace/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/graphics/potrace/Makefile b/graphics/potrace/Makefile
index c87352c71e27..fc84e5e93b11 100644
--- a/graphics/potrace/Makefile
+++ b/graphics/potrace/Makefile
@@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= cpe
GNU_CONFIGURE= yes
+CPE_VENDOR= potrace_project
+
OPTIONS_DEFINE= METRIC A4 DOCS
OPTIONS_DEFAULT=METRIC A4
More information about the dev-commits-ports-all
mailing list