# Created by: Wen Heping # $FreeBSD: head/devel/py-shapely/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= Shapely PORTVERSION= 1.7.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Python Package for Manipulation 2D Geospatial Geometry LICENSE= BSD3CLAUSE LIB_DEPENDS= libgeos_c.so:graphics/geos USES= python:3.6+ USE_PYTHON= autoplist distutils .include