to/from ${PYTHON_SITELIBDIR}/easy-install.pth (it failed original MD5 checksum) - Added variable PYSIMPLEJSON_EGG - Bumped PORTREVISION PR: ports/108353 Submitted by: Nicola Vitale <nivit at email.it> Approved by: alexbl (mentor, implicit)
4 lines
194 B
Text
4 lines
194 B
Text
@comment $FreeBSD$
|
|
@unexec easy_install -q -m -S %D/%%PYTHON_SITELIBDIR%% %%EGG_VER%%
|
|
%%PYTHON_SITELIBDIR%%/%%PYSIMPLEJSON_EGG%%
|
|
@exec easy_install -q -N -S %D/%%PYTHON_SITELIBDIR%% %%EGG_VER%%
|