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:
parent
f64628da93
commit
abb5d045fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394850
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user