openbsd-ports/multimedia/phonon-backend/Makefile
zhuk 61c8154f04 Import Phonon backends, separated since Phonon 4.6.0.
Phonon update will follow shortly.

VLC backend has limited functionality, so default is GStreamer one.

"since all the other stuff is disconnected, go ahead with it" landry@
2013-04-24 08:42:12 +00:00

8 lines
137 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 08:42:12 zhuk Exp $
SUBDIR =
SUBDIR += gstreamer
SUBDIR += vlc
.include <bsd.port.subdir.mk>