aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPat Maddox <pat@patmaddox.com>2023-10-23 04:39:51 +0000
committerKurt Jaeger <pi@FreeBSD.org>2023-10-23 04:41:19 +0000
commit2510864f7a49d01d661c38370f2da64d1240a599 (patch)
tree36fc4d1a14f4af95cb2c09799dcf736b3e3cec84
parent2d2c432352a6244d496b3fccaf7747fcd490ef7b (diff)
downloadports-2510864f7a49d01d661c38370f2da64d1240a599.tar.gz
ports-2510864f7a49d01d661c38370f2da64d1240a599.zip
devel/Makefile: fix index by adding py-mashumaro
PR: 274575 Reported by: antoine Author: Pat Maddox <pat@patmaddox.com>
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 6a958e1c939c..f399e4ee205d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4985,6 +4985,7 @@
SUBDIR += py-marrow.util
SUBDIR += py-marshmallow
SUBDIR += py-marshmallow-enum
+ SUBDIR += py-mashumaro
SUBDIR += py-matrix-angular-sdk
SUBDIR += py-matrix-common
SUBDIR += py-maturin