aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-twolame/Makefile
blob: 993213d76ef33c4416c6a1116c35a040277f6652 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTREVISION=	0
CATEGORIES=	audio

COMMENT=	GStreamer High-quality free MP2 encoder plugin

GST_PLUGIN=	twolame
DIST=		good

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

PLIST=  ${.CURDIR}/pkg-plist

LIB_DEPENDS=  libtwolame.so:audio/twolame

.include "${MASTERDIR}/Makefile"