mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
17 lines
358 B
Makefile
17 lines
358 B
Makefile
SUBDIR =
|
|
SUBDIR += core
|
|
SUBDIR += devtools
|
|
SUBDIR += docs
|
|
SUBDIR += editing-services
|
|
SUBDIR += libav
|
|
SUBDIR += mm
|
|
SUBDIR += plugins-base
|
|
SUBDIR += plugins-good
|
|
SUBDIR += plugins-ugly
|
|
SUBDIR += plugins-bad
|
|
SUBDIR += plugins-rs
|
|
SUBDIR += py-gstreamer
|
|
SUBDIR += rtsp-server
|
|
|
|
.include <bsd.port.subdir.mk>
|