aboutsummaryrefslogtreecommitdiff
path: root/security/gstreamer1-plugins-dtls/Makefile
blob: f7e55ad80ddebb749a0566cb6ea4fc72ff73775e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTREVISION=	0
CATEGORIES=	security

COMMENT=	GStreamer Datagram TLS (dtls) plugin

GST_PLUGIN=	dtls
DIST=		bad

MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins

.include "${MASTERDIR}/Makefile"