From 24467e97e388ef85470a6f34d17cc042770c80a5 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 21 Feb 2009 22:11:24 +0000 Subject: Update to 2.25.91. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11898 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/mousetweaks/Makefile | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 accessibility/mousetweaks/Makefile (limited to 'accessibility/mousetweaks/Makefile') diff --git a/accessibility/mousetweaks/Makefile b/accessibility/mousetweaks/Makefile new file mode 100644 index 000000000..468b835af --- /dev/null +++ b/accessibility/mousetweaks/Makefile @@ -0,0 +1,31 @@ +# Ports collection makefile for: mousetweaks +# Date created: 2008 01 10 +# Whom: Koop Mast +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= mousetweaks +PORTVERSION= 2.25.91 +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 -- cgit v1.2.3