freebsd-ports/www/gstreamer1-plugins-srt/Makefile

16 lines
276 B
Makefile

PORTREVISION= 0
CATEGORIES= www
COMMENT= GStreamer Secure Reliable Transport (SRT) plugin
GST_PLUGIN= srt
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
PLIST= ${.CURDIR}/pkg-plist
LIB_DEPENDS+= libsrt.so:www/srt
.include "${MASTERDIR}/Makefile"