diff options
Diffstat (limited to 'devel/hs-threadscope/Makefile')
-rw-r--r-- | devel/hs-threadscope/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-threadscope/Makefile b/devel/hs-threadscope/Makefile index cdad7736d71b..17c0e92afc72 100644 --- a/devel/hs-threadscope/Makefile +++ b/devel/hs-threadscope/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Graphical tool for profiling parallel Haskell programs +WWW= https://www.haskell.org/haskellwiki/ThreadScope LICENSE= BSD3CLAUSE |