ports/multimedia/Makefile

18 lines
369 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
SUBDIR =
SUBDIR += aom
SUBDIR += dav1d
SUBDIR += frei0r-plugins
SUBDIR += gstreamer1
SUBDIR += libass
SUBDIR += libde265
SUBDIR += libheif
SUBDIR += libtheora
SUBDIR += libv4l
SUBDIR += libvidstab
SUBDIR += libvpx
SUBDIR += x264
SUBDIR += x265
SUBDIR += xvidcore
.include <bsd.port.subdir.mk>