summaryrefslogtreecommitdiff
path: root/security/gstreamer1-plugins-dtls/Makefile
blob: 772af6f5db7f15decce6d6038fef6102a15452bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTREVISION=	0
CATEGORIES=	security

COMMENT=	GStreamer Datagram TLS (dtls) plugin

USES=		compiler:c11 ssl

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

PLIST=		${.CURDIR}/pkg-plist

DIST=		bad
GST_PLUGIN=	dtls

.include "${MASTERDIR}/Makefile"