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