# New ports collection makefile for: caribou # Date created: 10 Juni 2010 # Whom: Koop Mast # # $FreeBSD$ # $MCom: ports/accessibility/caribou/Makefile,v 1.1 2010/06/10 14:53:42 kwm Exp $ # PORTNAME= caribou PORTVERSION= 0.1.5 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome On-Screen keyboard BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pyclutter-1.0.pc:${PORTSDIR}/graphics/py-clutter RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pyclutter-1.0.pc:${PORTSDIR}/graphics/py-clutter LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes USE_PYTHON= yes USE_GNOME= intltool pygtk2 gconf2 #USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" GCONF_SCHEMAS= caribou.schemas .include