summaryrefslogblamecommitdiffstats
path: root/accessibility/mousetweaks/Makefile
blob: fabf067e928b0d29de2bbeb6b0d123c21cc0983a (plain) (tree)
1
2
3
4
5
6
7
8
9



                                                           
                                                                                        

                           
                      



















                                                                           
# Ports collection makefile for:    mousetweaks
# Date created:         2008 01 10
# Whom:             Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#   $MCom: ports/accessibility/mousetweaks/Makefile,v 1.35 2009/09/08 09:23:27 kwm Exp $
#

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

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

USE_XORG=   xfixes
USE_BZIP2=  yes
USE_GNOME=  gnomehack gnomeprefix gnomepanel intlhack atspi
USE_GMAKE=  yes
USE_GETTEXT=    yes
INSTALLS_OMF=   yes
GNU_CONFIGURE=  yes
CONFIGURE_ENV=  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>