1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Add LICENSE

- Add NO_ARCH
- Fix WWW:
This commit is contained in:
Dmitry Marakasov 2015-08-20 10:54:24 +00:00
parent f64628da93
commit abb5d045fc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394850
2 changed files with 5 additions and 1 deletions

View File

@ -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>

View File

@ -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