From 8943d08100fd394bbf04a18c204319c597367906 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 28 Jan 2019 09:30:37 +0000 Subject: - Add LICENSE_FILE - Add NO_ARCH - Update WWW Approved by: portmgr blanket --- databases/py-python-swiftclient/Makefile | 2 ++ databases/py-python-swiftclient/pkg-descr | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'databases/py-python-swiftclient') diff --git a/databases/py-python-swiftclient/Makefile b/databases/py-python-swiftclient/Makefile index 628b36b7ef95..467e134f76ae 100644 --- a/databases/py-python-swiftclient/Makefile +++ b/databases/py-python-swiftclient/Makefile @@ -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 \ diff --git a/databases/py-python-swiftclient/pkg-descr b/databases/py-python-swiftclient/pkg-descr index f8c8be3aa3f8..16f52c0645e8 100644 --- a/databases/py-python-swiftclient/pkg-descr +++ b/databases/py-python-swiftclient/pkg-descr @@ -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 -- cgit v1.2.3