blob: 16e5acd108c374f3ed8172140b532c24795a72e0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= GStreamer Dynamic Adaptive Streaming over HTTP demuxer plugin
USE_GNOME= libxml2
MASTERDIR= ${.CURDIR:H:H}/multimedia/gstreamer1-plugins
PLIST= ${.CURDIR}/pkg-plist
DIST= bad
GST_PLUGIN= dash
.include "${MASTERDIR}/Makefile"
|