diff options
Diffstat (limited to 'devel/py-pep517/PLIST')
-rw-r--r-- | devel/py-pep517/PLIST | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/devel/py-pep517/PLIST b/devel/py-pep517/PLIST index 13b5dbfb995..383aeb7ffcb 100644 --- a/devel/py-pep517/PLIST +++ b/devel/py-pep517/PLIST @@ -1,5 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2021/03/15 12:08:11 adam Exp $ -${PYSITELIB}/${EGG_FILE} +@comment $NetBSD: PLIST,v 1.3 2022/01/01 21:21:41 wiz Exp $ +${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/pep517/__init__.py ${PYSITELIB}/pep517/__init__.pyc ${PYSITELIB}/pep517/__init__.pyo |