From 1f96559eeb1c2a566faad3ea5d15564191eef63e Mon Sep 17 00:00:00 2001 From: kwm Date: Tue, 17 Nov 2009 19:08:45 +0000 Subject: Add audio/gst-plug-cdparanoia to reset portrevision. Reset FreeBSD Id's. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13215 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/gstreamer-plugins-cdparanoia/Makefile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 audio/gstreamer-plugins-cdparanoia/Makefile (limited to 'audio') diff --git a/audio/gstreamer-plugins-cdparanoia/Makefile b/audio/gstreamer-plugins-cdparanoia/Makefile new file mode 100644 index 000000000..4181ae145 --- /dev/null +++ b/audio/gstreamer-plugins-cdparanoia/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: gstreamer-plugins-cdparanoia +# Date created: 3 Oct 2004 +# Whom: Michael Johnson +# +# $FreeBSD$ +# $MCom$ +# + +PORTREVISION= 0 +CATEGORIES= audio + +COMMENT= Gstreamer CDDA extraction (aka audio ripping) plugin + +GST_PLUGIN= cdparanoia + +MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3