2005-03-17 02:07:06 +01:00
|
|
|
# New ports collection makefile for: gstreamer-plugins-shout2
|
|
|
|
# Date created: 16 Mar 2005
|
|
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
2008-03-24 04:52:36 +01:00
|
|
|
# $MCom: ports/audio/gstreamer-plugins-shout2/Makefile,v 1.3 2008/03/19 14:05:31 ahze Exp $
|
2005-03-17 02:07:06 +01:00
|
|
|
#
|
|
|
|
|
2009-01-28 00:07:52 +01:00
|
|
|
PORTREVISION= 0
|
2006-05-20 07:07:44 +02:00
|
|
|
CATEGORIES= audio
|
2005-05-31 17:51:42 +02:00
|
|
|
|
|
|
|
COMMENT= Gstreamer icecast plugin
|
2005-03-17 02:07:06 +01:00
|
|
|
|
|
|
|
GST_PLUGIN= shout2
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|