summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-19 23:45:29 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-20 01:14:59 +0800
commitce190fe74df32e39f8462071a327c5dd8e6d0f5b (patch)
tree273fcd0431c65b3f905b3dd6a535c02d1968bef2 /graphics/Makefile
parentdevel/p5-CPAN-Requirements-Dynamic: Add p5-CPAN-Requirements-Dynamic 0.001 (diff)
graphics/pecl-geospatial: Add pecl-geospatial 0.3.2
geospatial is a PHP Extension to handle common geospatial functions. The extension currently has implementations of the Haversine and Vincenty's formulas for calculating distances, an initial bearing calculation function, a Helmert transformation function to transfer between different supported datums, conversions between polar and Cartesian coordinates, conversions between Degree/Minute/Seconds and decimal degrees, a method to simplify linear geometries, as well as a method to calculate intermediate points on a LineString.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index b94e0d260f71..493e7685792a 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -788,6 +788,7 @@
SUBDIR += pear-Image_Graph
SUBDIR += pear-Image_GraphViz
SUBDIR += pear-Image_Transform
+ SUBDIR += pecl-geospatial
SUBDIR += pecl-imagick
SUBDIR += pecl-qrencode
SUBDIR += pecl-vips