summaryrefslogblamecommitdiffstats
path: root/accessibility/mousetweaks/Makefile
blob: b0a634cb2f51456cef835bc544fb1113cdfdb8ab (plain) (tree)
1
2
3
                                         
           
                                                                                             













                                                                      
                                               
                   
                                         

                   

                                      




                                                                           
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
#   $MCom: ports/trunk/accessibility/mousetweaks/Makefile 17268 2013-04-01 05:13:11Z marcus $

PORTNAME=   mousetweaks
PORTVERSION=    2.32.1
CATEGORIES= accessibility
MASTER_SITES=   GNOME
DIST_SUBDIR=    gnome2

MAINTAINER= gnome@FreeBSD.org
COMMENT=    Mouse accessibility enhancements for the GNOME desktop

CONFLICTS=  mousetweaks-3.[0-9]*

USE_XORG=   x11 xfixes xcursor xtst
USE_BZIP2=  yes
USE_GNOME=  gnomeprefix gnomepanel intlhack
USE_GMAKE=  yes
USES=       gettext pathfix pkgconfig
INSTALLS_OMF=   yes
GNU_CONFIGURE=  yes
CPPFLAGS+=  -I${LOCALBASE}/include
LDFLAGS+=   -L${LOCALBASE}/lib

GCONF_SCHEMAS=  mousetweaks.schemas pointer-capture-applet.schemas
MAN1=       dwell-click-applet.1 mousetweaks.1 pointer-capture-applet.1

.include <bsd.port.mk>