ports/sysutils/Makefile

17 lines
410 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
SUBDIR =
SUBDIR += awscli
SUBDIR += coreutils
SUBDIR += flock
SUBDIR += ggrep
SUBDIR += libudev-openbsd
2023-08-16 22:26:55 +00:00
SUBDIR += pciutils
SUBDIR += polkit
SUBDIR += py-distlib,python3
SUBDIR += py-filelock,python3
SUBDIR += py-packaging,python3
SUBDIR += py-platformdirs,python3
SUBDIR += py-psutil,python3
SUBDIR += xxhash
.include <bsd.port.subdir.mk>