summaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-twolame/Makefile
blob: d537c613372ccfcd5121dbc4482cffa6995f6008 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$

PORTREVISION=	1
CATEGORIES=	audio

COMMENT=	Gstreamer High-quality free MP2 encoder plugin

GST_PLUGIN=	twolame

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

.include "${MASTERDIR}/Makefile"