- Add LICENSE_FILE

- Add NO_ARCH
- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2019-01-28 09:30:37 +00:00
parent 13a797dbfa
commit 8943d08100
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491467
2 changed files with 3 additions and 1 deletions

View file

@ -11,6 +11,7 @@ MAINTAINER= trociny@FreeBSD.org
COMMENT= Python client library for OpenStack Object Storage (Swift)
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0.5.21:devel/py-pbr@${PY_FLAVOR}
@ -21,6 +22,7 @@ RUN_DEPENDS+= ${PY_FUTURES} \
USES= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes
post-install:
${INSTALL_MAN} ${WRKSRC}/doc/manpages/swift.1 \

View file

@ -5,4 +5,4 @@ This code is based on the original client previously included with
OpenStack's swift -- a highly available, distributed, eventually
consistent object/blob store.
WWW: http://launchpad.net/python-swiftclient
WWW: https://launchpad.net/python-swiftclient