git: d3197ef374a5 - main - www/aria2: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 15:15:10 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d3197ef374a503e22eb4a46601d63099ff2b1877
commit d3197ef374a503e22eb4a46601d63099ff2b1877
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:49:17 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:17 +0000
www/aria2: Add CPE information
Approved by: portmgr (blanket)
---
www/aria2/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/www/aria2/Makefile b/www/aria2/Makefile
index 01beca2ede08..c2472441a684 100644
--- a/www/aria2/Makefile
+++ b/www/aria2/Makefile
@@ -12,7 +12,9 @@ COMMENT= Yet another download tool
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= compiler:c++11-lib libtool pathfix pkgconfig ssl tar:xz
+USES= compiler:c++11-lib cpe libtool pathfix pkgconfig ssl tar:xz
+
+CPE_VENDOR= aria2_project
CONFIGURE_ARGS= --disable-epoll \
--enable-bittorrent --enable-libaria2 --enable-metalink --enable-shared --enable-ssl --enable-threads=posix --enable-websocket \
More information about the dev-commits-ports-all
mailing list