2018-03-04 10:10:41 +01:00
|
|
|
PORTNAME= webencodings
|
|
|
|
DISTVERSION= 0.5.1
|
|
|
|
CATEGORIES= converters www python
|
2023-01-11 16:47:15 +01:00
|
|
|
MASTER_SITES= PYPI
|
2018-03-04 10:10:41 +01:00
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
|
|
|
|
MAINTAINER= saper@saper.info
|
|
|
|
COMMENT= Character encoding aliases for legacy web content
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://github.com/SimonSapin/python-webencodings
|
2018-03-04 10:10:41 +01:00
|
|
|
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
|
2022-06-23 11:29:27 +02:00
|
|
|
USES= python
|
2018-03-04 10:10:41 +01:00
|
|
|
USE_PYTHON= distutils autoplist
|
|
|
|
NO_ARCH= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|