aboutsummaryrefslogblamecommitdiff
path: root/textproc/py-precis_i18n/Makefile
blob: 8ad98daa33cdaea239750df94769ac8992ea3f82 (plain) (tree)
1
2
3
4
5
6
7
8
9
                           
                     
                                     
                    



                                                         
                                                        



                                     
                      
                                          


                   
                      
PORTNAME=	precis_i18n
DISTVERSION=	1.1.0
CATEGORIES=	textproc devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	meka@tilda.center
COMMENT=	Internationalized usernames and passwords
WWW=		https://github.com/byllyfish/precis_i18n

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

USES=		python
USE_PYTHON=	autoplist distutils pytest

NO_ARCH=	yes

.include <bsd.port.mk>