diff options
Diffstat (limited to 'devel/concurrencpp/Makefile')
-rw-r--r-- | devel/concurrencpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/concurrencpp/Makefile b/devel/concurrencpp/Makefile index 10d4c67abe46..7c64256d70ec 100644 --- a/devel/concurrencpp/Makefile +++ b/devel/concurrencpp/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++ concurrency library: tasks, executors, timers, C++20 coroutines +WWW= https://github.com/David-Haim/concurrencpp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |