2007-09-14 22:47:06 +00:00
|
|
|
COMMENT= 2d geometry and topology engine
|
2022-11-28 07:53:55 +00:00
|
|
|
DISTNAME= geos-3.11.1
|
2021-10-23 09:15:12 +00:00
|
|
|
|
2007-09-14 22:47:06 +00:00
|
|
|
CATEGORIES= geo
|
2017-02-06 09:56:49 +00:00
|
|
|
|
2021-02-21 09:31:48 +00:00
|
|
|
MAINTAINER = Landry Breuil <landry@openbsd.org>
|
|
|
|
|
2022-11-28 07:53:55 +00:00
|
|
|
SHARED_LIBS= geos 20.0 \
|
2022-07-26 12:05:46 +00:00
|
|
|
geos_c 4.7
|
2007-09-14 22:47:06 +00:00
|
|
|
|
2009-03-07 10:36:26 +00:00
|
|
|
# LGPLv2.1
|
2019-07-12 20:45:45 +00:00
|
|
|
PERMIT_PACKAGE= Yes
|
2007-09-14 22:47:06 +00:00
|
|
|
|
2016-11-12 20:54:09 +00:00
|
|
|
HOMEPAGE= https://trac.osgeo.org/geos/
|
2009-03-07 10:36:26 +00:00
|
|
|
MASTER_SITES= http://download.osgeo.org/geos/
|
2007-09-14 22:47:06 +00:00
|
|
|
|
|
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
|
2021-10-23 09:15:12 +00:00
|
|
|
WANTLIB= c m ${COMPILER_LIBCXX}
|
2007-09-14 22:47:06 +00:00
|
|
|
|
2021-03-24 10:53:30 +00:00
|
|
|
# cf https://trac.osgeo.org/geos/wiki/RFC7
|
|
|
|
MODULES = devel/cmake
|
2007-09-14 22:47:06 +00:00
|
|
|
|
2018-09-16 16:46:28 +00:00
|
|
|
# uses C++11, cf https://trac.osgeo.org/geos/wiki/RFC5
|
|
|
|
COMPILER = base-clang ports-gcc
|
2007-09-14 22:47:06 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|