diff --git a/devel/py-xstatic-angular-schema-form/Makefile b/devel/py-xstatic-angular-schema-form/Makefile index b83a507bd2c2..7a873a27c9c7 100644 --- a/devel/py-xstatic-angular-schema-form/Makefile +++ b/devel/py-xstatic-angular-schema-form/Makefile @@ -10,7 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= XStatic-Angular-Schema-Form-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Forms from a JSON schema (angular-schema-form) +COMMENT= Angular-Schema-Form (XStatic packaging standard) + +LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xstatic>=0:devel/py-xstatic@${PY_FLAVOR} diff --git a/devel/py-xstatic-angular-schema-form/pkg-descr b/devel/py-xstatic-angular-schema-form/pkg-descr index 409dc4eb67fc..fa4fb3bb783b 100644 --- a/devel/py-xstatic-angular-schema-form/pkg-descr +++ b/devel/py-xstatic-angular-schema-form/pkg-descr @@ -1,7 +1,10 @@ -This port is the static file package for (angular-schema-form) JavaScript -library that provides a complex forms from a JSON schema with Angular. +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-Angular-Schema-Form/ +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-angular-schema-form +WWW: http://schemaform.io/