2007-06-19 16:20:22 +02:00
|
|
|
# New ports collection makefile for: gstreamer-plugins-sndfile
|
|
|
|
# Date created: 3 Oct 2004
|
|
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2009-04-05 19:25:28 +02:00
|
|
|
PORTREVISION= 0
|
2007-06-19 16:20:22 +02:00
|
|
|
CATEGORIES= audio
|
|
|
|
|
|
|
|
COMMENT= Gstreamer sndfile plugin
|
|
|
|
|
|
|
|
GST_PLUGIN= sndfile
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|