diff options
Diffstat (limited to 'devel/thrust/Makefile')
-rw-r--r-- | devel/thrust/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/thrust/Makefile b/devel/thrust/Makefile index be22d011d180..309249d911c5 100644 --- a/devel/thrust/Makefile +++ b/devel/thrust/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++ parallel programming library which resembles the C++ STL +WWW= https://thrust.github.io/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |