[Midnightbsd-cvs] mports: Makefile: add flac support

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Dec 6 00:00:33 EST 2007


Log Message:
-----------
add flac support

Added Files:
-----------
    mports/audio/gstreamer-plugins-flac:
        Makefile (r1.1)

-------------- next part --------------
--- /dev/null
+++ audio/gstreamer-plugins-flac/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for:	gstreamer-plugins-flac
+# Date created:			3 Oct 2004
+# Whom:				Michael Johnson <ahze at FreeBSD.org>
+#
+# $MidnightBSD: mports/audio/gstreamer-plugins-flac/Makefile,v 1.1 2007/12/06 05:00:33 laffer1 Exp $
+# $FreeBSD: ports/audio/gstreamer-plugins-flac/Makefile,v 1.7 2007/05/19 19:58:55 flz Exp $
+#
+
+PORTREVISION=	2
+CATEGORIES=	audio
+
+COMMENT=	Gstreamer free lossless audio encoder/decoder plugin
+
+GST_PLUGIN=	flac
+
+MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer-plugins
+
+.include "${MASTERDIR}/Makefile"


More information about the Midnightbsd-cvs mailing list