16 lines
389 B
Makefile
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>
|