mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Use tar to extract zipball
This commit is contained in:
parent
e0d41e3694
commit
d0c7a8819d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336367
@ -7,6 +7,7 @@ PORTEPOCH= 1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= CSS Cascading Style Sheets library for Python
|
||||
@ -19,7 +20,6 @@ OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USE_PYDISTUTILS=easy_install
|
||||
USE_PYTHON= yes
|
||||
USE_ZIP= yes
|
||||
|
||||
EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
|
||||
PORTEXAMPLES= *
|
||||
|
Loading…
Reference in New Issue
Block a user