2007-06-19 16:15:46 +02:00
|
|
|
# New ports collection makefile for: gstreamer-plugins-nas
|
|
|
|
# Date created: 3 Oct 2004
|
|
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
2008-03-24 04:52:36 +01:00
|
|
|
# $MCom: ports/audio/gstreamer-plugins-nas/Makefile,v 1.5 2008/03/19 14:05:31 ahze Exp $
|
2007-06-19 16:15:46 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
CATEGORIES= audio
|
2008-03-24 04:52:36 +01:00
|
|
|
PORTREVISION= 2
|
2007-06-19 16:15:46 +02:00
|
|
|
|
|
|
|
COMMENT= GStreamer NAS (Network Audio System) plugin
|
|
|
|
|
|
|
|
GST_PLUGIN= nas
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|