summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-10 20:19:04 +0000
committerwiz <wiz@pkgsrc.org>2022-01-10 20:19:04 +0000
commit749e930a34f8af575384e36111d111801427bf4d (patch)
treecaa67657cc9d29c445081c68a0d59e9d6d2f99a5 /net
parent93bb73442f00703cb10cb977d15021d217c8bced (diff)
downloadpkgsrc-749e930a34f8af575384e36111d111801427bf4d.tar.gz
py-google: convert to egg.mk
Diffstat (limited to 'net')
-rw-r--r--net/py-google/Makefile6
-rw-r--r--net/py-google/PLIST3
2 files changed, 4 insertions, 5 deletions
diff --git a/net/py-google/Makefile b/net/py-google/Makefile
index 25b38460527..f7866d3a1ce 100644
--- a/net/py-google/Makefile
+++ b/net/py-google/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2020/03/20 11:58:10 nia Exp $
+# $NetBSD: Makefile,v 1.44 2022/01/10 20:19:04 wiz Exp $
DISTNAME= pygoogle-0.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pygoogle/}
@@ -16,5 +16,5 @@ EGG_NAME= pygoogle-0.5
PYTHON_VERSIONS_ACCEPTED= 27 # py-xml via py-soappy
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/py-google/PLIST b/net/py-google/PLIST
index 7e9bfa5b513..2460b4bbe41 100644
--- a/net/py-google/PLIST
+++ b/net/py-google/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2012/04/08 20:21:53 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2022/01/10 20:19:04 wiz Exp $
${PYSITELIB}/pygoogle.pth
${PYSITELIB}/pygoogle/GoogleSOAPFacade.py
${PYSITELIB}/pygoogle/GoogleSOAPFacade.pyc
@@ -12,4 +12,3 @@ ${PYSITELIB}/pygoogle/google.pyo
${PYSITELIB}/pygoogle/googletest.py
${PYSITELIB}/pygoogle/googletest.pyc
${PYSITELIB}/pygoogle/googletest.pyo
-${PYSITELIB}/pygoogle/${EGG_FILE}