openbsd-ports/multimedia/gstreamer-0.10/Makefile

13 lines
305 B
Makefile
Raw Normal View History

2009-10-14 11:47:09 -04:00
# $OpenBSD: Makefile,v 1.5 2009/10/14 15:47:09 jasper Exp $
SUBDIR += core
SUBDIR += plugins-base
2009-10-14 11:47:09 -04:00
SUBDIR += plugins-farsight
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>