diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2007-03-12 10:07:59 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2007-03-12 10:07:59 +0000 |
commit | aeb5adc715816a3a2387fe303e689bcb764a6b0b (patch) | |
tree | 6a8648c493367bb3a6172590a9f569293eb06d11 /misc/py-yolk/pkg-plist | |
parent | 70e597f1448feb5f83adefc154598319ea077c38 (diff) |
Notes
Diffstat (limited to 'misc/py-yolk/pkg-plist')
-rw-r--r-- | misc/py-yolk/pkg-plist | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/misc/py-yolk/pkg-plist b/misc/py-yolk/pkg-plist new file mode 100644 index 000000000000..3cb0724aee6a --- /dev/null +++ b/misc/py-yolk/pkg-plist @@ -0,0 +1,61 @@ +@comment $FreeBSD$ +bin/yolk +%%PORTDOCS%%%%DOCSDIR%%/api/epydoc.css +%%PORTDOCS%%%%DOCSDIR%%/api/index.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/epydoc.css +%%PORTDOCS%%%%DOCSDIR%%/api/private/exceptions.Exception-class.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/frames.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/help.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/index.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/indices.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/toc-everything.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/toc-yolk-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/toc-yolk.__version__-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/toc-yolk.cli-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/toc-yolk.metadata-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/toc-yolk.pypi-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/toc-yolk.yolklib-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/toc.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/trees.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/yolk-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/yolk.__version__-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/yolk.cli-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/yolk.cli.Usage-class.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/yolk.metadata-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/yolk.pypi-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/yolk.pypi.CheeseShop-class.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/yolk.yolklib-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/private/yolk.yolklib.Distributions-class.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/epydoc.css +%%PORTDOCS%%%%DOCSDIR%%/api/public/exceptions.Exception-class.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/frames.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/help.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/index.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/indices.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/toc-everything.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/toc-yolk-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/toc-yolk.__version__-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/toc-yolk.cli-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/toc-yolk.metadata-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/toc-yolk.pypi-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/toc-yolk.yolklib-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/toc.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/trees.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/yolk-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/yolk.__version__-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/yolk.cli-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/yolk.cli.Usage-class.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/yolk.metadata-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/yolk.pypi-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/yolk.pypi.CheeseShop-class.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/yolk.yolklib-module.html +%%PORTDOCS%%%%DOCSDIR%%/api/public/yolk.yolklib.Distributions-class.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rss_feed.py +%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/private +%%PORTDOCS%%@dirrm %%DOCSDIR%%/api/public +%%PORTDOCS%%@dirrm %%DOCSDIR%%/api +%%PORTDOCS%%@dirrm %%DOCSDIR%% +%%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%% |