mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
misc/py-YABT: support staging and switch from easy_install
This commit is contained in:
parent
4b610f5e7c
commit
e91e27e257
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337855
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= YABT
|
||||
PORTVERSION= 2.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= General Purpose Braille Translation System
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +0,0 @@
|
||||
bin/yabt-trans
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
Loading…
Reference in New Issue
Block a user