summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-10 18:28:51 +0000
committerwiz <wiz@pkgsrc.org>2022-01-10 18:28:51 +0000
commitb739c2cb7804cc4d52ef46a6cf27ed8eef34c683 (patch)
treedd3554991aeab9bf2a45d5bb5ba07ba30a932230 /textproc
parent19abe517ca4daefcc5e46ac7f894c36be2a4a9ba (diff)
downloadpkgsrc-b739c2cb7804cc4d52ef46a6cf27ed8eef34c683.tar.gz
py-eradicate: convert to egg.mk
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-eradicate/Makefile5
-rw-r--r--textproc/py-eradicate/PLIST7
2 files changed, 8 insertions, 4 deletions
diff --git a/textproc/py-eradicate/Makefile b/textproc/py-eradicate/Makefile
index b8710b85876..0108216ac8f 100644
--- a/textproc/py-eradicate/Makefile
+++ b/textproc/py-eradicate/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2019/01/22 10:44:10 adam Exp $
+# $NetBSD: Makefile,v 1.3 2022/01/10 18:28:51 wiz Exp $
DISTNAME= eradicate-1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=e/eradicate/}
@@ -16,5 +17,5 @@ post-install:
cd ${DESTDIR}${PREFIX}/bin && \
${MV} eradicate eradicate-${PYVERSSUFFIX} || ${TRUE}
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/py-eradicate/PLIST b/textproc/py-eradicate/PLIST
index 19e1c331004..a551e12abe7 100644
--- a/textproc/py-eradicate/PLIST
+++ b/textproc/py-eradicate/PLIST
@@ -1,6 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2018/11/20 14:09:58 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/01/10 18:28:51 wiz Exp $
bin/eradicate-${PYVERSSUFFIX}
-${PYSITELIB}/${EGG_FILE}
+${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}/top_level.txt
${PYSITELIB}/eradicate.py
${PYSITELIB}/eradicate.pyc
${PYSITELIB}/eradicate.pyo