# Created by: Po-Chuan Hsieh # $FreeBSD: head/graphics/py-pyepsg/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= pyepsg PORTVERSION= 0.4.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Easy access to the EPSG database LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING.LESSER RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include