openbsd-ports/multimedia/gstreamer-0.10/Makefile

12 lines
274 B
Makefile
Raw Normal View History

2008-05-13 12:46:23 -04:00
# $OpenBSD: Makefile,v 1.4 2008/05/13 16:46:23 jasper Exp $
SUBDIR += core
SUBDIR += plugins-base
2008-05-13 12:46:23 -04:00
SUBDIR += plugins-ffmpeg
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>