From 7482c4a4e3a628bfd779789f8d56deccf31b522d Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Tue, 19 Jun 2007 14:15:46 +0000 Subject: - Readd gstreamer-plugins-nas --- audio/gstreamer-plugins-nas/Makefile | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 audio/gstreamer-plugins-nas/Makefile (limited to 'audio/gstreamer-plugins-nas') diff --git a/audio/gstreamer-plugins-nas/Makefile b/audio/gstreamer-plugins-nas/Makefile new file mode 100644 index 000000000000..997daaec8e58 --- /dev/null +++ b/audio/gstreamer-plugins-nas/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: gstreamer-plugins-nas +# Date created: 3 Oct 2004 +# Whom: Michael Johnson +# +# $FreeBSD$ +# + +CATEGORIES= audio +PORTREVISION= 0 + +COMMENT= GStreamer NAS (Network Audio System) plugin + +GST_PLUGIN= nas + +MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3