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




                                                           
                                                                                    


                       
                      















                                                                         
                   

                                            


                                             
# New ports collection makefile for:   caribou
# Date created:         10 Juni 2010
# Whom:             Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#    $MCom: ports/accessibility/caribou/Makefile,v 1.6 2011/04/06 05:49:22 kwm Exp $
#

PORTNAME=   caribou
PORTVERSION=    0.2.00
CATEGORIES= accessibility gnome
MASTER_SITES=   GNOME
DIST_SUBDIR=    gnome3

MAINTAINER= gnome@FreeBSD.org
COMMENT=    Gnome On-Screen keyboard

LIB_DEPENDS=    clutter-glx-1.0.0:${PORTSDIR}/graphics/clutter

LICENSE=    LGPL20
LICENSE_FILE=   ${WRKSRC}/COPYING
USE_BZIP2=  yes
USE_GMAKE=  yes
USE_GETTEXT=    yes
USE_PYTHON= yes
USE_GNOME=  gnomehack intltool pygobject gtk30 intlhack gnomedocutils
GNU_CONFIGURE=  yes
CPPFLAGS=   -I${LOCALBASE}/include
CONFIGURE_ENV=  LDFLAGS="-L${LOCALBASE}/lib"
GLIB_SCHEMAS=   org.gnome.caribou.gschema.xml

.include <bsd.port.mk>