summaryrefslogtreecommitdiffstats
path: root/sysutils/gstreamer-plugins-hal/Makefile
blob: 28d30325c695f6bfa57854d17e8b34531ead7842 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    gstreamer-plugins-hal
# Date created:         16 May 2006
# Whom:             Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#    $MCom: ports/sysutils/gstreamer-plugins-hal/Makefile,v 1.5 2008/03/15 21:09:37 ahze Exp $
#

PORTREVISION=   2
CATEGORIES= sysutils

COMMENT=    Gstreamer hal plugin

GST_PLUGIN= hal

MASTERDIR=  ${.CURDIR}/../../multimedia/gstreamer-plugins

.include "${MASTERDIR}/Makefile"