# Created by: arved
# $FreeBSD: tags/RELEASE_10_3_0/textproc/py-chardet/Makefile 376817 2015-01-12 08:09:09Z rm $

PORTNAME=	chardet
PORTVERSION=	2.3.0
CATEGORIES=	textproc python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	rm@FreeBSD.org
COMMENT=	Universal encoding detector for Python 2 and 3

LICENSE=	LGPL21
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
