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