wip/pip2pi: Add PLIST and alternatives.

This commit is contained in:
ng0 2019-12-16 17:52:58 +00:00
parent 2d32249fd9
commit aa56a1eda4
2 changed files with 18 additions and 3 deletions

3
py-pip2pi/ALTERNATIVES Normal file
View File

@ -0,0 +1,3 @@
bin/dir2pi @PREFIX@/bin/dir2pi-@PYVERSSUFFIX@
bin/pip2pi @PREFIX@/bin/pip2pi-@PYVERSSUFFIX@
bin/pip2tgz @PREFIX@/bin/pip2tgz-@PYVERSSUFFIX@

View File

@ -1,4 +1,16 @@
@comment $NetBSD$
@comment TODO: to fill this file with the file listing:
@comment TODO: 1. run "/usr/bin/make package"
@comment TODO: 2. run "/usr/bin/make print-PLIST"
bin/dir2pi-${PYVERSSUFFIX}
bin/pip2pi-${PYVERSSUFFIX}
bin/pip2tgz-${PYVERSSUFFIX}
${PYSITELIB}/libpip2pi/__init__.py
${PYSITELIB}/libpip2pi/__init__.pyo
${PYSITELIB}/libpip2pi/__init__.pyc
${PYSITELIB}/libpip2pi/commands.pyo
${PYSITELIB}/libpip2pi/commands.pyc
${PYSITELIB}/libpip2pi/commands.py
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt