aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-taglib/Makefile
blob: 87a3189ab3e08fb565616440738deff95c281929 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	gstreamer-plugins-taglib
# Date created:			14 Feb 2008
# Whom:				Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#   $MCom: ports/audio/gstreamer-plugins-taglib/Makefile,v 1.3 2008/03/19 14:05:32 ahze Exp $
#

PORTREVISION=	0
CATEGORIES=	audio

COMMENT=	Gstreamer taglib plugin

GST_PLUGIN=	taglib

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

.include "${MASTERDIR}/Makefile"