# Created by: jjachuf@gmail.com
# $FreeBSD: tags/RELEASE_10_3_0/graphics/py-plotly/Makefile 381752 2015-03-20 17:41:39Z sunpoet $

PORTNAME=	plotly
PORTVERSION=	1.6.12
CATEGORIES=	graphics python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	jjachuf@gmail.com
COMMENT=	Plotting library for collaborative, interactive, publication-quality graphs

LICENSE=	MIT

# Python3 ready
USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
