summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorrhialto <rhialto@pkgsrc.org>2022-07-27 19:05:47 +0000
committerrhialto <rhialto@pkgsrc.org>2022-07-27 19:05:47 +0000
commitec11f0c415d1719cb2eefa6ddbf63c422a3c6c57 (patch)
tree47019ec7a400cd4568f8b967943829ea9c9d1868 /converters
parent19b9c750831feeaa158d9b1868acefa71157f986 (diff)
downloadpkgsrc-ec11f0c415d1719cb2eefa6ddbf63c422a3c6c57.tar.gz
Add subdir py-fastbencode.
Diffstat (limited to 'converters')
-rw-r--r--converters/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile
index e24ae54993e..514622c1c68 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.195 2022/07/03 12:10:32 wiz Exp $
+# $NetBSD: Makefile,v 1.196 2022/07/27 19:05:47 rhialto Exp $
#
COMMENT= Document format and character code converters
@@ -122,6 +122,7 @@ SUBDIR+= py-chardet4
SUBDIR+= py-charset-normalizer
SUBDIR+= py-confusable_homoglyphs
SUBDIR+= py-emoji
+SUBDIR+= py-fastbencode
SUBDIR+= py-jpCodecs
SUBDIR+= py-reedsolo
SUBDIR+= py-simplejson