summaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-soundtouch/Makefile
blob: d9413a3174fbd44532fc96585e7f94673c19b736 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    gstreamer-plugins-soundtouch
# Date created:         15 Feb 2008
# Whom:             Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#   $MCom: ports/audio/gstreamer-plugins-soundtouch/Makefile,v 1.2 2008/03/15 21:09:30 ahze Exp $
#

CATEGORIES= audio
PORTREVISION=   2

COMMENT=    GStreamer soundtouch plugin

GST_PLUGIN= soundtouch

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

.include "${MASTERDIR}/Makefile"