blob: 29ee1389f8d7daab14b9e99b3155ab8f819fba7d (
plain) (
tree)
|
|
# New ports collection makefile for: gstreamer-plugins-polypaudio
# Date created: 8 Dec 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom$
#
CATEGORIES= audio
PORTREVISION= 1
COMMENT= Gstreamer polypaudio sound server plugin
GST_PLUGIN= polypaudio
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
.include "${MASTERDIR}/Makefile"
|