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