diff options
Diffstat (limited to 'graphics/waifu2x-converter-cpp/Makefile')
-rw-r--r-- | graphics/waifu2x-converter-cpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/waifu2x-converter-cpp/Makefile b/graphics/waifu2x-converter-cpp/Makefile index 5e1a5acd6557..af57a2949228 100644 --- a/graphics/waifu2x-converter-cpp/Makefile +++ b/graphics/waifu2x-converter-cpp/Makefile @@ -6,6 +6,7 @@ CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org COMMENT= Scale and denoise images using convolutional neural networks +WWW= https://github.com/DeadSix27/waifu2x-converter-cpp LICENSE= BSD2CLAUSE MIT LICENSE_COMB= multi |