summaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-twolame/Makefile
blob: 6a6be59461daf4db02b485c64f44df796320ba46 (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

LIB_DEPENDS=	libtwolame.so:audio/twolame

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

PLIST=		${.CURDIR}/pkg-plist

DIST=		good
GST_PLUGIN=	twolame

.include "${MASTERDIR}/Makefile"