1
0
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:
William Grzybowski 2013-12-28 11:23:04 +00:00
parent 4b610f5e7c
commit e91e27e257
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337855
2 changed files with 3 additions and 4 deletions

View File

@ -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>

View File

@ -1,2 +0,0 @@
bin/yabt-trans
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%