13 lines
305 B
Makefile
13 lines
305 B
Makefile
# $OpenBSD: Makefile,v 1.5 2009/10/14 15:47:09 jasper Exp $
|
|
|
|
SUBDIR += core
|
|
SUBDIR += plugins-base
|
|
SUBDIR += plugins-farsight
|
|
SUBDIR += plugins-ffmpeg
|
|
SUBDIR += plugins-good
|
|
SUBDIR += plugins-ugly
|
|
SUBDIR += plugins-bad
|
|
SUBDIR += py-gstreamer
|
|
|
|
.include <bsd.port.subdir.mk>
|