2005-02-28 23:16:10 +01:00
|
|
|
# New ports collection makefile for: gstreamer-plugins-nas
|
|
|
|
# Date created: 3 Oct 2004
|
|
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
CATEGORIES= audio
|
2005-09-08 20:32:13 +02:00
|
|
|
PORTREVISION= 0
|
2005-05-31 17:51:42 +02:00
|
|
|
|
|
|
|
COMMENT= GStreamer NAS (Network Audio System) plugin
|
2005-02-28 23:16:10 +01:00
|
|
|
|
|
|
|
GST_PLUGIN= nas
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|