summaryrefslogtreecommitdiffstats
path: root/audio/thunar-media-tags-plugin/Makefile
blob: edaf01e33ccf8cd488aa5c1670864d5b7243c438 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Created by: Martin Wilke (miwi@FreeBSD.org)
# $FreeBSD$

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

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

LIB_DEPENDS=	libtag.so:${PORTSDIR}/audio/taglib

USES=		gmake pkgconfig gettext
USE_BZIP2=	yes
GNU_CONFIGURE=	yes
USE_GNOME=	gtk20 intltool intlhack
USE_XFCE=	configenv libexo thunar
USE_AUTOTOOLS=	libtool

.include <bsd.port.mk>
OpenPOWER on IntegriCloud