50e8d5e3eb
ok aja@
15 lines
329 B
Makefile
15 lines
329 B
Makefile
# $OpenBSD: Makefile,v 1.9 2012/04/05 16:06:12 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += core
|
|
SUBDIR += mm
|
|
SUBDIR += plugins-base
|
|
SUBDIR += plugins-ffmpeg
|
|
SUBDIR += plugins-gl
|
|
SUBDIR += plugins-good
|
|
SUBDIR += plugins-ugly
|
|
SUBDIR += plugins-bad
|
|
SUBDIR += py-gstreamer
|
|
|
|
.include <bsd.port.subdir.mk>
|