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