git: c6f4c98ac6e2 - main - devel/Makefile: add port devel/pycdc
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Aug 2024 11:37:29 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6f4c98ac6e2d356aadb65767cc134e3e3f2572a commit c6f4c98ac6e2d356aadb65767cc134e3e3f2572a Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-08-10 11:32:20 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-08-10 11:36:27 +0000 devel/Makefile: add port devel/pycdc PR: 280659 Reported by: antoine (via email) Fixes: 3b5336de74e5 (New port: Python bytecode disassembler and decompiler) --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/Makefile b/devel/Makefile index 4670fe0a5d1a..957773771584 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -6092,6 +6092,7 @@ SUBDIR += pybind11-json SUBDIR += pybugz SUBDIR += pycanberra + SUBDIR += pycdc SUBDIR += pycharm-ce SUBDIR += pycharm-pro SUBDIR += pycomposefile