aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-twolame/Makefile
blob: b2315eb85e6686368970684f83947b21d691c196 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    gstreamer-plugins-twolame
# Date created:         6 Sep 2010
# Whom:             Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#

PORTREVISION=   0
CATEGORIES= audio

COMMENT=    Gstreamer High-quality free MP2 encoder plugin

GST_PLUGIN= twolame

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

.include "${MASTERDIR}/Makefile"