aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-20 10:54:24 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-20 10:54:24 +0000
commitabb5d045fc0b011d1cf9bad1bc9a69651bd5df9c (patch)
treeeb6fe7187a5f20d9ebfadbdaee361c0f7d54e351 /net
parentf64628da93f2f844ac44682c2742037dfd4d5809 (diff)
downloadports-abb5d045fc0b011d1cf9bad1bc9a69651bd5df9c.tar.gz
ports-abb5d045fc0b011d1cf9bad1bc9a69651bd5df9c.zip
- Add LICENSE
- Add NO_ARCH - Fix WWW:
Notes
Notes: svn path=/head/; revision=394850
Diffstat (limited to 'net')
-rw-r--r--net/py-cloudfiles/Makefile4
-rw-r--r--net/py-cloudfiles/pkg-descr2
2 files changed, 5 insertions, 1 deletions
diff --git a/net/py-cloudfiles/Makefile b/net/py-cloudfiles/Makefile
index 5785d227ac78..e493f58a81a5 100644
--- a/net/py-cloudfiles/Makefile
+++ b/net/py-cloudfiles/Makefile
@@ -12,7 +12,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python language bindings for Cloud Files API
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/cloudfiles/COPYING
+
USES= python
USE_PYTHON= distutils autoplist
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/net/py-cloudfiles/pkg-descr b/net/py-cloudfiles/pkg-descr
index 19a52e926fd8..4d10d1c866e9 100644
--- a/net/py-cloudfiles/pkg-descr
+++ b/net/py-cloudfiles/pkg-descr
@@ -1,3 +1,3 @@
Python language bindings for Cloud Files API
-WWW: http://github.com/rackspace/python-cloudfiles/tree
+WWW: http://github.com/rackspace/python-cloudfiles/tree