summaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-twolame/Makefile
blob: ee89dc7f757553f469b0d9fdf14c35471e53f308 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: 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
NO_STAGE=	yes

.include "${MASTERDIR}/Makefile"