mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Stage support
- Convert to autoplist - Bump PORTREVISION
This commit is contained in:
parent
66fac19760
commit
b15aea8526
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347214
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= jsonlib2
|
||||
PORTVERSION= 1.5.2
|
||||
PORTREVSION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,10 +12,7 @@ MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= JSON Serializer/Deserializer for Python
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
PYEASYINSTALL_ARCHDEP= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user