Add LICENSE

- Update COMMENT
- Update pkg-descr
- Update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-12-10 21:38:36 +00:00
parent ca63659c76
commit 1d1e39bca9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557560
2 changed files with 11 additions and 6 deletions

View File

@ -10,7 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= XStatic-D3-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Data-Driven Documents framework (d3)
COMMENT= D3 (Data-Driven Documents) (XStatic packaging standard)
LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xstatic>=0:devel/py-xstatic@${PY_FLAVOR}

View File

@ -1,7 +1,10 @@
This port is the static file package for d3 JavaScript library
that provides a Data-Driven Documents framework.
D3 JavaScript library packaged for setuptools (easy_install) / pip.
It uses the XStatic packaging standard, aimed to bring an ability to
install javascript libraries via easy_install or pip utility.
This package is intended to be used by any project that needs these files.
WWW: https://pypi.org/project/XStatic-D3/
It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.
WWW: https://github.com/openstack/xstatic-d3
WWW: https://d3js.org/