# Created by: Olivier Duchateau
# $FreeBSD: tags/RELEASE_10_2_0/science/xfce4-equake-plugin/Makefile 386312 2015-05-14 10:15:04Z mat $

PORTNAME=	xfce4-equake-plugin
PORTVERSION=	1.3.7
CATEGORIES=	science xfce
MASTER_SITES=	XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR=	xfce4

MAINTAINER=	xfce@FreeBSD.org
COMMENT=	Earthquake monitor plugin for the Xfce panel

LICENSE=	GPLv3
LICENSE_FILE=	${WRKSRC}/COPYING

GNU_CONFIGURE=	yes
USES=	gettext pkgconfig gmake libtool xfce tar:bzip2
USE_GNOME=	glib20 gtk20 intltool intlhack
USE_XFCE=	panel
USE_XORG=	x11
INSTALLS_ICONS=	yes

.include <bsd.port.mk>
