summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-10 20:49:21 +0000
committerwiz <wiz@pkgsrc.org>2022-01-10 20:49:21 +0000
commitab3225cd4323caffa12d667e080046cbfd8a3764 (patch)
treee2e31271d844ce8654ab7347424ced9ccd315619 /time
parentba73a12475008ccf9ee89f5fe5a3b9fa58030f3d (diff)
downloadpkgsrc-ab3225cd4323caffa12d667e080046cbfd8a3764.tar.gz
py-snaptime: convert to egg.mk
Diffstat (limited to 'time')
-rw-r--r--time/py-snaptime/Makefile5
-rw-r--r--time/py-snaptime/PLIST8
2 files changed, 9 insertions, 4 deletions
diff --git a/time/py-snaptime/Makefile b/time/py-snaptime/Makefile
index 6f5b16a1be3..7032a5e9f15 100644
--- a/time/py-snaptime/Makefile
+++ b/time/py-snaptime/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2020/03/21 11:21:54 adam Exp $
+# $NetBSD: Makefile,v 1.2 2022/01/10 20:49:21 wiz Exp $
DISTNAME= snaptime-0.2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= time python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/snaptime/}
@@ -12,5 +13,5 @@ LICENSE= mit
USE_LANGUAGES= # none
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/time/py-snaptime/PLIST b/time/py-snaptime/PLIST
index 903bd806485..120c26f17d1 100644
--- a/time/py-snaptime/PLIST
+++ b/time/py-snaptime/PLIST
@@ -1,5 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2020/03/21 11:21:54 adam Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.2 2022/01/10 20:49:21 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}/snaptime/__init__.py
${PYSITELIB}/snaptime/__init__.pyc
${PYSITELIB}/snaptime/__init__.pyo