diff options
Diffstat (limited to 'math/half/Makefile')
-rw-r--r-- | math/half/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/half/Makefile b/math/half/Makefile index aa4a7cbedae6..32be1ae4be02 100644 --- a/math/half/Makefile +++ b/math/half/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= SF MAINTAINER= yuri@FreeBSD.org COMMENT= C++ library for half precision floating point arithmetic +WWW= http://half.sourceforge.net/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |