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