aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-04-27 05:32:58 +0800
committerYuri Victorovich <yuri@FreeBSD.org>2020-04-27 05:32:58 +0800
commitaf24a3a1a4bac34e96d625f1eb27b091d7b82960 (patch)
tree301bb4546d50790556e6aa1555e225427a2a9ec5 /math/Makefile
parent6e4c5541efa0d6904b8403038267d0f82ece4930 (diff)
downloadfreebsd-ports-gnome-af24a3a1a4bac34e96d625f1eb27b091d7b82960.tar.gz
freebsd-ports-gnome-af24a3a1a4bac34e96d625f1eb27b091d7b82960.tar.zst
freebsd-ports-gnome-af24a3a1a4bac34e96d625f1eb27b091d7b82960.zip
New port: math/half: C++ library for half precision floating point arithmetic
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 7604e95a6ae4..81580472234d 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -310,6 +310,7 @@
SUBDIR += gringo
SUBDIR += grpn
SUBDIR += gsl
+ SUBDIR += half
SUBDIR += hexcalc
SUBDIR += hipmcl
SUBDIR += hmat-oss