61c8154f04
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@
8 lines
137 B
Makefile
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>
|