8b5d6d26e2
Fix detection of libpng. New plugin v4l2.
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"
|