summaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-lame/Makefile
blob: dfcd9a47eb23ea4296cda8a648c49dadcd2c867b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

PORTREVISION=	0
CATEGORIES=	audio

COMMENT=	Gstreamer mp3 encode plugin

GST_PLUGIN=	lame
DIST=		ugly

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

.include "${MASTERDIR}/Makefile"