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