63abc32bbf
(use --plat-name option for bdist_egg, the egg filename for easy_install) PR: ports/111182 Submitted by: nivit
4 lines
206 B
Text
4 lines
206 B
Text
@comment $FreeBSD$
|
|
@unexec easy_install -q -N -m %D/%%PYTHON_SITELIBDIR%%/%%PYSIMPLEJSON_EGG%%
|
|
%%PYTHON_SITELIBDIR%%/%%PYSIMPLEJSON_EGG%%
|
|
@exec easy_install -N %D/%%PYTHON_SITELIBDIR%%/%%PYSIMPLEJSON_EGG%%
|