summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-10 20:21:37 +0000
committerwiz <wiz@pkgsrc.org>2022-01-10 20:21:37 +0000
commit876d9e5340780f9e166ab27c847fd5f5c78ee052 (patch)
treeac00cdd3e6b25158dbd3eebbf65d725db361784a
parentb5a8bf7ffa734ab184da1a131f49e8376c5b6509 (diff)
downloadpkgsrc-876d9e5340780f9e166ab27c847fd5f5c78ee052.tar.gz
calypso: convert to egg.mk
-rw-r--r--net/calypso/Makefile6
-rw-r--r--net/calypso/PLIST14
2 files changed, 10 insertions, 10 deletions
diff --git a/net/calypso/Makefile b/net/calypso/Makefile
index 754629b4a31..81e7351227c 100644
--- a/net/calypso/Makefile
+++ b/net/calypso/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2020/12/04 20:45:32 nia Exp $
+# $NetBSD: Makefile,v 1.23 2022/01/10 20:21:37 wiz Exp $
DISTNAME= calypso-1.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= net time
MASTER_SITES= http://keithp.com/calypso/
@@ -25,5 +25,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/config ${DESTDIR}${PREFIX}/share/examples/calypso/
.include "../../lang/python/application.mk"
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/calypso/PLIST b/net/calypso/PLIST
index b25e1906de8..79451250f5c 100644
--- a/net/calypso/PLIST
+++ b/net/calypso/PLIST
@@ -1,11 +1,10 @@
-@comment $NetBSD: PLIST,v 1.3 2015/02/25 21:20:16 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/01/10 20:21:37 wiz Exp $
bin/calypso
-man/man1/calypso.1
-${PYSITELIB}/${EGG_FILE}/PKG-INFO
-${PYSITELIB}/${EGG_FILE}/SOURCES.txt
-${PYSITELIB}/${EGG_FILE}/dependency_links.txt
-${PYSITELIB}/${EGG_FILE}/requires.txt
-${PYSITELIB}/${EGG_FILE}/top_level.txt
+${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}/calypso/__init__.py
${PYSITELIB}/calypso/__init__.pyc
${PYSITELIB}/calypso/__init__.pyo
@@ -33,4 +32,5 @@ ${PYSITELIB}/calypso/webdav.pyo
${PYSITELIB}/calypso/xmlutils.py
${PYSITELIB}/calypso/xmlutils.pyc
${PYSITELIB}/calypso/xmlutils.pyo
+man/man1/calypso.1
share/examples/calypso/config