textproc/py-chardet: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2021-03-25 20:14:10 +01:00
parent e1ebe76d7b
commit 60277bed2d

View file

@ -4,11 +4,12 @@
PORTNAME= chardet
PORTVERSION= 3.0.4
PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rm@FreeBSD.org
MAINTAINER= python@FreeBSD.org
COMMENT= Universal encoding detector for Python 2 and 3
LICENSE= LGPL21