blob: 46509fd37fec43c20271d62b1d3726e4aa9dfa1b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
PORTREVISION= 0
CATEGORIES= devel
COMMENT= GStreamer soup based http input plugin
GST_PLUGIN= soup
DIST= good
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|