aboutsummaryrefslogtreecommitdiff
path: root/www/gstreamer1-plugins-srt/Makefile
blob: 9b5606ab535cba368e5b6ed803aa84aeada4dbbd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"