aboutsummaryrefslogblamecommitdiff
path: root/audio/gstreamer1-plugins-taglib/Makefile
blob: 1c1debf238602a189f79ef24c57b3334f02804a4 (plain) (tree)
1
2
3
4
5
6
7
8
9

           
                 

                     
                                                                          
 
                                                                                  
                                                                                  
 





                                                              
# $FreeBSD$

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"