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