# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com>
# $FreeBSD: head/devel/py-unicodecsv/Makefile 423850 2016-10-12 10:21:17Z novel $

PORTNAME=	unicodecsv
PORTVERSION=	0.14.1
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	alexander.nusov@nfvexpress.com
COMMENT=	Drop-in replacement for Python 2.7 csv module

USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
