summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-22 15:44:47 +0000
committerwiz <wiz@pkgsrc.org>2022-01-22 15:44:47 +0000
commitf4979413aec1f547280c0078b7f0961bb65920b6 (patch)
tree0ce5b05917ad9e71d105d10336493c0a0cb8f31c /converters
parent1e39c16e39298b7adce3bdfebf0553f6569aa4e7 (diff)
downloadpkgsrc-f4979413aec1f547280c0078b7f0961bb65920b6.tar.gz
py-yenc: convert to egg.mk.
Some cleanups while I'm here.
Diffstat (limited to 'converters')
-rw-r--r--converters/py-yenc/Makefile14
-rw-r--r--converters/py-yenc/PLIST3
2 files changed, 7 insertions, 10 deletions
diff --git a/converters/py-yenc/Makefile b/converters/py-yenc/Makefile
index a9b1bbd62fb..b2438b18014 100644
--- a/converters/py-yenc/Makefile
+++ b/converters/py-yenc/Makefile
@@ -1,15 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2020/01/26 17:30:52 rillig Exp $
-
-DISTNAME= yenc-${DISTVERSION}
-DISTVERSION= 0.4.0
+# $NetBSD: Makefile,v 1.10 2022/01/22 15:44:47 wiz Exp $
+DISTNAME= yenc-0.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-REPLACE_PYTHON= *.py
-CATEGORIES= devel
+PKGREVISION= 1
+CATEGORIES= converters
MASTER_SITES= http://www.golug.it/pub/yenc/
-PYDISTUTILSPKG= yes
-
MAINTAINER= pkgsrc128@fastmail.us
HOMEPAGE= https://www.golug.it/yenc.html
COMMENT= Python module for yenc decoding module in C
@@ -17,5 +13,5 @@ LICENSE= gnu-lgpl-v2.1
PYTHON_VERSIONS_ACCEPTED= 27 # as of 0.4.0
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/converters/py-yenc/PLIST b/converters/py-yenc/PLIST
index f66f40f3f84..8e6ce6fb70a 100644
--- a/converters/py-yenc/PLIST
+++ b/converters/py-yenc/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2016/01/03 21:02:29 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/01/22 15:44:47 wiz Exp $
${PYSITELIB}/_yenc.so
+${PYSITELIB}/${EGG_INFODIR}
${PYSITELIB}/yenc.py
${PYSITELIB}/yenc.pyc
${PYSITELIB}/yenc.pyo