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

PORTREVISION=	0
CATEGORIES=	audio

COMMENT=	Gstreamer free lossless audio encoder/decoder plugin

GST_PLUGIN=	flac
DIST=		good

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

.include "${MASTERDIR}/Makefile"