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