Index: head/graphics/py-plotly/Makefile =================================================================== --- head/graphics/py-plotly/Makefile (revision 381751) +++ head/graphics/py-plotly/Makefile (revision 381752) @@ -1,19 +1,19 @@ # Created by: jjachuf@gmail.com # $FreeBSD$ 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= BSD2CLAUSE +LICENSE= MIT # Python3 ready USES= python USE_PYTHON= distutils autoplist .include