# Created by: Martin Wilke (miwi@FreeBSD.org)
# $FreeBSD: head/audio/thunar-media-tags-plugin/Makefile 412344 2016-04-01 13:29:15Z mat $

PORTNAME=	thunar-media-tags-plugin
PORTVERSION=	0.2.1
PORTREVISION=	4
CATEGORIES=	audio xfce
MASTER_SITES=	XFCE/src/thunar-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR=	xfce4

MAINTAINER=	xfce@FreeBSD.org
COMMENT=	Media tags plugin

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

LIB_DEPENDS=	libtag.so:audio/taglib

USES=		gmake pkgconfig gettext libtool xfce tar:bzip2
GNU_CONFIGURE=	yes
USE_GNOME=	gtk20 intltool intlhack
USE_XFCE=	thunar

.include <bsd.port.mk>
