blob: 1a357298671fc267f01fcf58df7499dc617f8d09 (
plain) (
tree)
|
|
# New ports collection makefile for: gstreamer-plugins-shout2
# Date created: 16 Mar 2005
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom$
#
CATEGORIES= audio
PORTREVISION= 2
COMMENT= Gstreamer icecast plugin
GST_PLUGIN= shout2
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
.include "${MASTERDIR}/Makefile"
|