blob: 77b7ac08c26e16bc1f0bae2c50d8e60affa20c92 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $FreeBSD$
PORTREVISION= 0
CATEGORIES= devel
COMMENT= Gstreamer soup http src plugin
GST_PLUGIN= soup
DIST= good
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|