# Created by: Alexander Nusov PORTNAME= unicodecsv PORTVERSION= 0.14.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Drop-in replacement for Python 2 csv module with Unicode support LICENSE= BSD2CLAUSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include