openbsd-ports/multimedia/gstreamer-0.10/Makefile
2012-04-05 16:06:12 +00:00

15 lines
329 B
Makefile

# $OpenBSD: Makefile,v 1.9 2012/04/05 16:06:12 jasper Exp $
SUBDIR =
SUBDIR += core
SUBDIR += mm
SUBDIR += plugins-base
SUBDIR += plugins-ffmpeg
SUBDIR += plugins-gl
SUBDIR += plugins-good
SUBDIR += plugins-ugly
SUBDIR += plugins-bad
SUBDIR += py-gstreamer
.include <bsd.port.subdir.mk>