diff --git a/devel/py-xstatic-objectpath/Makefile b/devel/py-xstatic-objectpath/Makefile index 794ce70e988e..13ee74733da3 100644 --- a/devel/py-xstatic-objectpath/Makefile +++ b/devel/py-xstatic-objectpath/Makefile @@ -10,7 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= XStatic-objectpath-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Parser for js object paths (objectpath) +COMMENT= objectpath (XStatic packaging standard) + +LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xstatic>=0:devel/py-xstatic@${PY_FLAVOR} diff --git a/devel/py-xstatic-objectpath/pkg-descr b/devel/py-xstatic-objectpath/pkg-descr index 23bb31cffc63..44042f13a3d0 100644 --- a/devel/py-xstatic-objectpath/pkg-descr +++ b/devel/py-xstatic-objectpath/pkg-descr @@ -1,7 +1,10 @@ -This port is the static file package for objectpath JavaScript library -that provides a Parser for js object paths. +Angular 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-objectpath/ +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-archive/deb-python-xstatic-objectpath +WWW: https://github.com/mike-marcacci/objectpath