aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-taglib/Makefile
blob: 4770428c936e6a665f73c4803b97adcfca935b24 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTREVISION=	0
CATEGORIES=	audio

COMMENT=	GStreamer taglib plugin for adding APEv2 and ID3v2 headers

GST_PLUGIN=	taglib
DIST=		good

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

.include "${MASTERDIR}/Makefile"