openbsd-ports/multimedia/gstreamer-0.10/Makefile
jasper e40dab9f5d - add plugins-ffmpeg
ok espie@
2008-05-13 16:46:23 +00:00

12 lines
274 B
Makefile

# $OpenBSD: Makefile,v 1.4 2008/05/13 16:46:23 jasper Exp $
SUBDIR += core
SUBDIR += plugins-base
SUBDIR += plugins-ffmpeg
SUBDIR += plugins-good
SUBDIR += plugins-ugly
SUBDIR += plugins-bad
SUBDIR += py-gstreamer
.include <bsd.port.subdir.mk>