aboutsummaryrefslogblamecommitdiff
path: root/graphics/py-leather/Makefile
blob: 781f7904b44cbd62e30eb0f6c86040dfbf9f34a4 (plain) (tree)
1
2
3
4
5
6
7
8
9
                       
                     
                               
                    



                                                              
                                               


                   
                                                                           
 
                      




                                   
PORTNAME=	leather
PORTVERSION=	0.3.4
CATEGORIES=	graphics python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	matthew@FreeBSD.org
COMMENT=	Charting library for those who need charts now
WWW=		https://leather.readthedocs.io/

LICENSE=	MIT

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>=1.6.1:devel/py-six@${PY_FLAVOR}

USES=		python
USE_PYTHON=	autoplist distutils

NO_ARCH=	yes

.include <bsd.port.mk>