diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-03-19 04:02:59 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-03-19 04:02:59 +0800 |
commit | e0193cf54abca0accff7064b3dbec34a54249501 (patch) | |
tree | 66161e59d4bc336e74834024b003e20940dd2b6e /math/Makefile | |
parent | bcb2160bcc50bf80ee9001f2f6476dcbdd31cf59 (diff) | |
download | freebsd-ports-gnome-e0193cf54abca0accff7064b3dbec34a54249501.tar.gz freebsd-ports-gnome-e0193cf54abca0accff7064b3dbec34a54249501.tar.zst freebsd-ports-gnome-e0193cf54abca0accff7064b3dbec34a54249501.zip |
New port: math/s2geometry: Geometry library for manipulating geometric shapes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 8178d4320728..c94ba37f5c8e 100644 --- a/math/Makefile +++ b/math/Makefile @@ -923,6 +923,7 @@ SUBDIR += rubygem-prime SUBDIR += rubygem-rb-gsl SUBDIR += rumur + SUBDIR += s2geometry SUBDIR += saga SUBDIR += sage SUBDIR += sc |