d8e1e16e64
- Move all old gstreamer 0.8 ports to gstreamer*80 [1] - Chase all ports with new gstreamer or gstreaemer moves Repocopied by: marcus [1]
18 lines
435 B
Makefile
18 lines
435 B
Makefile
# New ports collection makefile for: gstreamer-plugins-shout2
|
|
# Date created: 16 Mar 2005
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/audio/gstreamer-plugins-shout280/Makefile,v 1.1 2006/01/20 02:55:54 ahze Exp $
|
|
#
|
|
|
|
CATEGORIES= audio
|
|
PORTREVISION= 2
|
|
|
|
COMMENT= Gstreamer icecast plugin
|
|
|
|
GST_PLUGIN= shout2
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
|
|
|
|
.include "${MASTERDIR}/Makefile"
|