2006-10-14 10:35:50 +02:00
|
|
|
# New ports collection makefile for: gstreamer-plugins-hal
|
|
|
|
# Date created: 16 May 2006
|
|
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
2008-03-24 04:52:36 +01:00
|
|
|
# $MCom: ports/sysutils/gstreamer-plugins-hal/Makefile,v 1.6 2008/03/19 14:05:38 ahze Exp $
|
2006-10-14 10:35:50 +02:00
|
|
|
#
|
|
|
|
|
2009-01-28 00:07:52 +01:00
|
|
|
PORTREVISION= 0
|
2007-03-26 23:51:32 +02:00
|
|
|
CATEGORIES= sysutils
|
2006-10-14 10:35:50 +02:00
|
|
|
|
|
|
|
COMMENT= Gstreamer hal plugin
|
|
|
|
|
|
|
|
GST_PLUGIN= hal
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|