summaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-taglib/Makefile
blob: cc23b1e7f706a5de787015396e371c86cddb3c83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

PORTREVISION=	0
CATEGORIES=	audio

COMMENT=	GStreamer taglib plugin for adding APEv2 and ID3v2 headers

BROKEN_armv6=		fails to compile: textidentificationframe.h file not found
BROKEN_armv7=		fails to compile: textidentificationframe.h file not found

GST_PLUGIN=	taglib
DIST=		good

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

.include "${MASTERDIR}/Makefile"