diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-01-05 14:31:02 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-01-06 01:55:21 +0000 |
commit | 5010ffc75ceb8d55a0d4a4770790a27a8a28df33 (patch) | |
tree | 18101ccd44c2a4c799bafc2f1af46d9c10f8c6b3 /devel/Makefile | |
parent | 4be48457f87b6dea20fc2abe1819a8949efbf3fa (diff) | |
download | ports-5010ffc75ceb8d55a0d4a4770790a27a8a28df33.tar.gz ports-5010ffc75ceb8d55a0d4a4770790a27a8a28df33.zip |
devel/py-apispec-webframeworks: New port: Web framework plugins for apispec
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 2b5f45834bd5..e5d94b2e7385 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4234,6 +4234,7 @@ SUBDIR += py-apache_conf_parser SUBDIR += py-apipkg SUBDIR += py-apispec + SUBDIR += py-apispec-webframeworks SUBDIR += py-appdirs SUBDIR += py-applicationinsights SUBDIR += py-apptools |