summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-audiofile/Makefile
blob: 71106a6261305887256e70ee9a9900063cd26e3b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:    gstreamer-plugins-audiofile
# Date created:         3 Oct 2004
# Whom:             Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#

CATEGORIES= audio

GST_PLUGIN= audiofile

MASTERDIR=  ${.CURDIR}/../../multimedia/gstreamer-plugins

.include "${MASTERDIR}/Makefile"