diff options
Diffstat (limited to 'devel/pthreadpool/Makefile')
-rw-r--r-- | devel/pthreadpool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pthreadpool/Makefile b/devel/pthreadpool/Makefile index 4b91ead214d0..3deb52a4e931 100644 --- a/devel/pthreadpool/Makefile +++ b/devel/pthreadpool/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Pthread-based thread pool for C/C++ for arrays parallelization +WWW= https://github.com/Maratyszcza/pthreadpool LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |