# Created by: ports@c0decafe.net <ports@c0decafe.net>
# $FreeBSD: archivers/thunar-archive-plugin/Makefile 317897 2013-05-11 17:47:00Z olivierd $
#

PORTNAME=	thunar-archive-plugin
PORTVERSION=	0.3.1
CATEGORIES=	archivers xfce
MASTER_SITES=	${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=src/thunar-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR=	xfce4

MAINTAINER=	xfce@FreeBSD.org
COMMENT=	Archive plugin for the Thunar File Manager

USE_BZIP2=	yes
GNU_CONFIGURE=	yes
USE_XFCE=	configenv libexo thunar
USES=		gettext pkgconfig
INSTALLS_ICONS=	yes
USE_GNOME=	intltool
USE_GMAKE=	yes

.include <bsd.port.mk>
