mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Add LICENSE
- Update USE_PYTHON - Use tar to extract zipball
This commit is contained in:
parent
ee3772c82c
commit
a822c12edb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336322
@ -7,13 +7,16 @@ PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Class, function, and metaclass decorators
|
||||
|
||||
USE_PYTHON= 2.5-2.7
|
||||
LICENSE= PSFL ZPL21
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USE_PYTHON= -2.7
|
||||
USE_PYDISTUTILS=easy_install
|
||||
USE_ZIP= yes
|
||||
|
||||
PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user