git: 3f0d53394b14 - main - math/gmp: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 11 11:57:11 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3f0d53394b145e835c9b8b790161ede16435399c
commit 3f0d53394b145e835c9b8b790161ede16435399c
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-11 11:20:30 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-11 11:20:30 +0000
math/gmp: Add CPE information
Approved by: portmgr (blanket)
---
math/gmp/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/math/gmp/Makefile b/math/gmp/Makefile
index cccbdcfdc53b..eafe69d0eb6d 100644
--- a/math/gmp/Makefile
+++ b/math/gmp/Makefile
@@ -10,7 +10,9 @@ COMMENT= Free library for arbitrary precision arithmetic
LICENSE= LGPL3
-USES= libtool makeinfo tar:xz
+USES= cpe libtool makeinfo tar:xz
+
+CPE_VENDOR= gmplib
OPTIONS_DEFINE= CPU_OPTS
CPU_OPTS_DESC= Enable assembly optimizations for your CPU
More information about the dev-commits-ports-all
mailing list