aboutsummaryrefslogtreecommitdiffstats
path: root/misc/py-yolk/pkg-plist
blob: d807ab317ef4cf013e6a19664b4a5a92d777df34 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
@comment $FreeBSD$
bin/yolk
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/plugins/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/plugins/yolk_pkg_manager/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/plugins/yolk_pkg_manager/setup.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/plugins/yolk_pkg_manager/yolk_acme.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/plugins/yolk_portage/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/plugins/yolk_portage/setup.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/plugins/yolk_portage/yolk_portage.py
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/plugins/yolk_pkg_manager
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/plugins/yolk_portage
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/plugins
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
@unexec %%EASY_INSTALL_CMD%% -q -x -m -N -S %D/%%PYTHON_SITELIBDIR%% %%PYYOLK_EGG_VER%%
%%PYTHON_SITELIBDIR%%/%%PYYOLK_EGG%%
@exec %%EASY_INSTALL_CMD%% -x -N -S %D/%%PYTHON_SITELIBDIR%% %%PYYOLK_EGG_VER%%