# Created by: James Earl <jdearl@telus.net>
# $FreeBSD: tags/RELEASE_10_3_0/x11/libxfce4util/Makefile 384919 2015-04-28 17:01:46Z bdrewery $

PORTNAME=	libxfce4util
PORTVERSION=	4.12.1
CATEGORIES=	x11 xfce
MASTER_SITES=	XFCE
DIST_SUBDIR=	xfce4

MAINTAINER=	xfce@FreeBSD.org
COMMENT=	Extension library for the Xfce desktop environment

LICENSE=	GPLv2

GNU_CONFIGURE=	yes
INSTALL_TARGET=	install-strip
USES=		gmake libtool pathfix perl5 pkgconfig gettext-tools \
	xfce tar:bzip2
USE_GNOME=	glib20 intltool intlhack
USE_LDCONFIG=	yes

CONFIGURE_ARGS=--without-html-dir

OPTIONS_DEFINE=	NLS
OPTIONS_SUB=	yes
NLS_USES=		gettext-runtime
NLS_CONFIGURE_ENABLE=	nls

.include <bsd.port.mk>
