ports/ports-mgmt/Makefile
Rene Ladan 2038948102 ports-mgmt/genplist: Remove expired port
2025-04-03 ports-mgmt/genplist: Unmaintained, obsoleted by "make makeplist"
2025-04-04 21:21:18 +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>