# Created by: Martin Wilke (miwi@FreeBSD.org)
# $FreeBSD: head/x11/xfce4-screenshooter-plugin/Makefile 468854 2018-05-02 16:51:16Z madpilot $

PORTNAME=	xfce4-screenshooter-plugin
PORTVERSION=	1.9.2
CATEGORIES=	x11 xfce
MASTER_SITES=	XFCE/src/apps/xfce4-screenshooter/${PORTVERSION:R}
DISTNAME=	xfce4-screenshooter-${PORTVERSION}
DIST_SUBDIR=	xfce4

MAINTAINER=	xfce@FreeBSD.org
COMMENT=	Application and panel plugin to take screenshots

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup

USES=		pkgconfig gmake libtool gettext-tools xfce:gtk3 tar:bzip2
GNU_CONFIGURE=	yes
INSTALLS_ICONS=	yes
USE_GNOME=	cairo glib20 gtk30 intltool intlhack libxml2
USE_XFCE=	panel
USE_XORG=	ice sm x11 xfixes xext

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

.include <bsd.port.mk>
