blob: 8abed37b26b31da44480ba4558288e3980129ca8 (
plain) (
tree)
|
|
# New ports collection makefile for: gstreamer-plugins-hal
# Date created: 16 May 2006
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD
# $MCom$
#
CATEGORIES= sysutils
PORTREVISION= 0
COMMENT= Gstreamer hal plugin
GST_PLUGIN= hal
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"
|