freebsd-ports/audio/gstreamer-plugins-pulse/Makefile
Koop Mast dff43f90d7 The gstreamer pulse plugins was imported in the good gstreamer tarball release.
Adapt this port to use the plugin from the good tarball release.
2009-04-06 10:46:56 +00:00

17 lines
341 B
Makefile

# New ports collection makefile for: gstreamer-plugins-pulse
# Date created: July 22, 2006
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer plugin for pulseaudio
GST_PLUGIN= pulse
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"