# New ports collection makefile for: py-shapely # Date created: 10 July 2008 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= Shapely PORTVERSION= 1.0.11 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wenheping@gmail.com COMMENT= Python Package for Manipulation 2D Geospatial Geometry LIB_DEPENDS= geos_c.6:${PORTSDIR}/graphics/geos USE_PYTHON= 2.5 USE_PYDISTUTILS= easy_install .include