# Created by: Michael Johnson # $FreeBSD: head/databases/py-python-memcached/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= python-memcached PORTVERSION= 1.59 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python API for memcached, a distributed memory cache daemon LICENSE= PSFL RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six@${PY_FLAVOR} NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils USES= python:3.6+ .include