2015-09-22 07:02:39 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.10 2015/09/22 07:02:39 ajacoutot Exp $
|
2007-01-08 17:37:27 +00:00
|
|
|
|
2010-02-01 17:00:12 +00:00
|
|
|
SUBDIR =
|
2007-01-08 17:37:27 +00:00
|
|
|
SUBDIR += core
|
|
|
|
SUBDIR += plugins-base
|
2008-05-13 16:46:23 +00:00
|
|
|
SUBDIR += plugins-ffmpeg
|
2010-09-08 21:46:28 +00:00
|
|
|
SUBDIR += plugins-gl
|
2007-01-08 17:37:27 +00:00
|
|
|
SUBDIR += plugins-good
|
|
|
|
SUBDIR += plugins-ugly
|
2007-01-11 18:13:16 +00:00
|
|
|
SUBDIR += plugins-bad
|
2008-01-22 08:55:00 +00:00
|
|
|
SUBDIR += py-gstreamer
|
2007-01-08 17:37:27 +00:00
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|