dff43f90d7
Adapt this port to use the plugin from the good tarball release.
17 lines
341 B
Makefile
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"
|