openbsd-ports/multimedia/gstreamer-0.10/Makefile

16 lines
363 B
Makefile
Raw Normal View History

2010-09-08 17:46:28 -04:00
# $OpenBSD: Makefile,v 1.8 2010/09/08 21:46:28 ajacoutot Exp $
SUBDIR =
SUBDIR += core
2010-04-13 07:51:03 -04:00
SUBDIR += mm
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
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
.include <bsd.port.subdir.mk>