From a23c156c96a1f6b3747f126ae5cfc945e4e78e4a Mon Sep 17 00:00:00 2001 From: ahze Date: Wed, 17 May 2006 12:29:05 +0000 Subject: - Add gstreamer-plugins-hal git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6282 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/gstreamer-plugins-hal/Makefile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 sysutils/gstreamer-plugins-hal/Makefile (limited to 'sysutils') diff --git a/sysutils/gstreamer-plugins-hal/Makefile b/sysutils/gstreamer-plugins-hal/Makefile new file mode 100644 index 000000000..8abed37b2 --- /dev/null +++ b/sysutils/gstreamer-plugins-hal/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: gstreamer-plugins-hal +# Date created: 16 May 2006 +# Whom: Michael Johnson +# +# $FreeBSD +# $MCom$ +# + +CATEGORIES= sysutils +PORTREVISION= 0 + +COMMENT= Gstreamer hal plugin + +GST_PLUGIN= hal + +MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3