blob: da94811d9ae1e2988f66abae016dc63cc986995b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PORTREVISION= 1
CATEGORIES= multimedia
COMMENT= GStreamer HTTP Live Streaming (HLS) plugin
GST_PLUGIN= hls
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|