diff options
Diffstat (limited to 'www/py-flask-script/PLIST')
-rw-r--r-- | www/py-flask-script/PLIST | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/www/py-flask-script/PLIST b/www/py-flask-script/PLIST new file mode 100644 index 00000000000..7f50ad8e211 --- /dev/null +++ b/www/py-flask-script/PLIST @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1 2013/07/28 17:47:18 kleink Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/flask_script/__init__.py +${PYSITELIB}/flask_script/__init__.pyc +${PYSITELIB}/flask_script/__init__.pyo +${PYSITELIB}/flask_script/cli.py +${PYSITELIB}/flask_script/cli.pyc +${PYSITELIB}/flask_script/cli.pyo +${PYSITELIB}/flask_script/commands.py +${PYSITELIB}/flask_script/commands.pyc +${PYSITELIB}/flask_script/commands.pyo |