git: a64aa3bc1c15 - main - www/w3m: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:19:35 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a64aa3bc1c15a3ef1fa7949d5e770112d892bcbb
commit a64aa3bc1c15a3ef1fa7949d5e770112d892bcbb
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:11:35 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:26 +0000
www/w3m: Add CPE information
Approved by: portmgr (blanket)
---
www/w3m/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/www/w3m/Makefile b/www/w3m/Makefile
index bfdebf7fef22..25a7c0c40ac7 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -16,9 +16,11 @@ BROKEN_mips64= fails to build: qemu: uncaught target signal 11 (Segmentation fa
LIB_DEPENDS= libgc.so:devel/boehm-gc
-USES= iconv pkgconfig perl5 ssl
+USES= cpe iconv pkgconfig perl5 ssl
USE_GITHUB= yes
+CPE_VENDOR= w3m_project
+
GH_ACCOUNT= tats
GH_PROJECT= w3m
GH_TAGNAME= 331e3f4
More information about the dev-commits-ports-all
mailing list