mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
devel/py-xstatic-angular-bootstrap: Remove py-xstatic from RUN_DEPENDS
- Update WWW and clean up pkg-descr - Bump PORTREVISION for dependency change
This commit is contained in:
parent
e3a24a5c61
commit
ae22283984
2 changed files with 3 additions and 5 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= xstatic-angular-bootstrap
|
||||
PORTVERSION= 2.5.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -7,12 +8,11 @@ DISTNAME= XStatic-Angular-Bootstrap-${PORTVERSION}
|
|||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Angular-Bootstrap (XStatic packaging standard)
|
||||
WWW= https://angular-ui.github.io/bootstrap/
|
||||
WWW= https://angular-ui.github.io/bootstrap/ \
|
||||
https://github.com/openstack/xstatic-angular-bootstrap
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xstatic>=0:devel/py-xstatic@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
|
|
|
@ -6,5 +6,3 @@ This package is intended to be used by any project that needs these files.
|
|||
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.
|
||||
|
||||
See also: https://github.com/openstack/xstatic-angular-bootstrap
|
||||
|
|
Loading…
Add table
Reference in a new issue