openbsd-ports/multimedia/gstreamer-0.10/Makefile
2010-09-08 21:46:28 +00:00

16 lines
363 B
Makefile

# $OpenBSD: Makefile,v 1.8 2010/09/08 21:46:28 ajacoutot Exp $
SUBDIR =
SUBDIR += core
SUBDIR += mm
SUBDIR += plugins-base
SUBDIR += plugins-farsight
SUBDIR += plugins-ffmpeg
SUBDIR += plugins-gl
SUBDIR += plugins-good
SUBDIR += plugins-ugly
SUBDIR += plugins-bad
SUBDIR += py-gstreamer
.include <bsd.port.subdir.mk>