blob: 026923c02217093927b6e5e211970618783c76ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PORTREVISION= 0
CATEGORIES= security
COMMENT= GStreamer Datagram TLS (dtls) plugin
GST_PLUGIN= dtls
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|