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