From 4c3492553788d9fec356e56b10ffddb67870b0ff Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Fri, 22 Dec 2006 22:26:19 +0000 Subject: Revive gstreamer-plugins-cdaudio --- audio/gstreamer-plugins-cdaudio/Makefile | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 audio/gstreamer-plugins-cdaudio/Makefile (limited to 'audio/gstreamer-plugins-cdaudio') diff --git a/audio/gstreamer-plugins-cdaudio/Makefile b/audio/gstreamer-plugins-cdaudio/Makefile new file mode 100644 index 000000000000..0b73161a4944 --- /dev/null +++ b/audio/gstreamer-plugins-cdaudio/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: gstreamer-plugins-cdaudio +# Date created: 22 Dec 2006 +# Whom: Michael Johnson +# +# $FreeBSD$ +# + +PORTREVISION= 0 +CATEGORIES= audio + +COMMENT= Gstreamer frontend to libcdaudio + +GST_PLUGIN= cdaudio + +MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3