diff options
Diffstat (limited to 'devel/fp16/Makefile')
-rw-r--r-- | devel/fp16/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/fp16/Makefile b/devel/fp16/Makefile index f31c0bc2f638..d7efff84856b 100644 --- a/devel/fp16/Makefile +++ b/devel/fp16/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Conversion to/from half-precision floating point formats +WWW= https://github.com/Maratyszcza/FP16 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |