# $MidnightBSD: trunk/accessibility/mousetweaks/Makefile 18131 2015-03-14 14:05:10Z laffer1 $

PORTNAME=	mousetweaks
PORTVERSION=	3.12.0
CATEGORIES=	accessibility
MASTER_SITES=	GNOME
DIST_SUBDIR=	gnome3

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Mouse accessibility enhancements for the GNOME desktop

LICENSE=	gpl3

BUILD_DEPENDS=	gsettings-desktop-schemas>=0.1.0:${PORTSDIR}/devel/gsettings-desktop-schemas
RUN_DEPENDS=	gsettings-desktop-schemas>=0.1.0:${PORTSDIR}/devel/gsettings-desktop-schemas

USE_XORG=	x11 xfixes xcursor xtst
USE_GNOME=	gnomeprefix gtk30 intlhack
USES=		gettext gmake pathfix pkgconfig tar:xz
GNU_CONFIGURE=	yes
CPPFLAGS+=	-I${LOCALBASE}/include
LDFLAGS+=	-L${LOCALBASE}/lib

GLIB_SCHEMAS=	org.gnome.mousetweaks.enums.xml \
		org.gnome.mousetweaks.gschema.xml

.include <bsd.port.mk>
