ports/ports-mgmt/Makefile
Muhammad Moinur Rahman 676625771d
ports-mgmt/portshaker: Remove port
Niche use case, not aligned with broad server application needs
2025-04-04 02:35:10 +02:00

16 lines
389 B
Makefile

COMMENT = Ports for managing, installing, and developing FreeBSD ports and packages
SUBDIR += distilator
SUBDIR += modules2tuple
SUBDIR += pkg
SUBDIR += pkg-provides
SUBDIR += portconfig
SUBDIR += portfmt
SUBDIR += portgrep
SUBDIR += portlint
SUBDIR += poudriere
SUBDIR += py-nvchecker
SUBDIR += rc-subr-jail
.include <bsd.port.subdir.mk>