aboutsummaryrefslogblamecommitdiff
path: root/multimedia/gstreamer1-plugins-smoothstreaming/Makefile
blob: 6a06f7fa03308141c29b45a6d3cba2cdd8560ecd (plain) (tree)
1
2
3
4
5
6
7
8
9
10







                                                                                                          

                                          

                                                              




                                                                                                                                          
                                
PORTREVISION=	0
CATEGORIES=	multimedia

COMMENT=	GStreamer parse and demuliplex a Smooth Streaming manifest into audio/video streams plugin

GST_PLUGIN=	smoothstreaming
DIST=		bad

SMOOTH_GST_DIRS=	gst-libs/gst/isoff

MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins

pre-build:
.for dir in ${SMOOTH_GST_DIRS}
	@(cd ${BUILD_WRKSRC}/${dir}; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} ${_MAKE_JOBS} ${MAKE_ARGS} ${ALL_TARGET})
.endfor

.include "${MASTERDIR}/Makefile"