diff options
Diffstat (limited to 'math/py-powerlaw/PLIST')
-rw-r--r-- | math/py-powerlaw/PLIST | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/math/py-powerlaw/PLIST b/math/py-powerlaw/PLIST index 2e00c3f5209..71037e91ed4 100644 --- a/math/py-powerlaw/PLIST +++ b/math/py-powerlaw/PLIST @@ -1,5 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2018/08/30 11:14:05 adam Exp $ -${PYSITELIB}/${EGG_FILE} +@comment $NetBSD: PLIST,v 1.3 2018/10/07 07:02:39 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/powerlaw.py ${PYSITELIB}/powerlaw.pyc ${PYSITELIB}/powerlaw.pyo |