openbsd-ports/multimedia/gstreamer-0.10/Makefile
ajacoutot 56dfb2afad +mm
2010-04-13 11:51:03 +00:00

15 lines
338 B
Makefile

# $OpenBSD: Makefile,v 1.7 2010/04/13 11:51:03 ajacoutot Exp $
SUBDIR =
SUBDIR += core
SUBDIR += mm
SUBDIR += plugins-base
SUBDIR += plugins-farsight
SUBDIR += plugins-ffmpeg
SUBDIR += plugins-good
SUBDIR += plugins-ugly
SUBDIR += plugins-bad
SUBDIR += py-gstreamer
.include <bsd.port.subdir.mk>