[Midnightbsd-cvs] mports: Makefile:

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


Log Message:
-----------


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

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


More information about the Midnightbsd-cvs mailing list