mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
e3b732b479
PR: 261585 Reviewed by: riggs,jbeich,tcberner Differential Revision: https://reviews.freebsd.org/D36850
16 lines
283 B
Makefile
16 lines
283 B
Makefile
PORTREVISION= 0
|
|
CATEGORIES= multimedia
|
|
|
|
COMMENT= GStreamer Dynamic Adaptive Streaming over HTTP demuxer plugin
|
|
|
|
GST_PLUGIN= dash
|
|
DIST= bad
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
USE_GNOME= libxml2
|
|
|
|
.include "${MASTERDIR}/Makefile"
|