# $FreeBSD: head/textproc/py-asonic/Makefile 550400 2020-09-28 05:05:24Z tobik $ PORTNAME= asonic PORTVERSION= 2.0.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Async Python client for the Sonic search backend LICENSE= MPL20 USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include