# $FreeBSD: head/databases/py-psycogreen/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= psycogreen PORTVERSION= 1.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= loic.blot@unix-experience.fr COMMENT= Python library to enable psycopg2 to work with coroutine libraries USES= python:3.6+ USE_PYTHON= distutils autoplist .include