aboutsummaryrefslogblamecommitdiff
path: root/converters/py-webencodings/Makefile
blob: 3c551c8f2217c73643b89a6ee692139db1ebf9d9 (plain) (tree)
1
2
3
4
5
6
7
8
9


                                     
                    



                                                                 
                                                                 


                          
                      



                                   
PORTNAME=	webencodings
DISTVERSION=	0.5.1
CATEGORIES=	converters www python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	saper@saper.info
COMMENT=	Character encoding aliases for legacy web content
WWW=		https://github.com/SimonSapin/python-webencodings

LICENSE=	BSD3CLAUSE

USES=		python
USE_PYTHON=	distutils autoplist
NO_ARCH=	yes

.include <bsd.port.mk>