From da5030ace6061ac31375a5e602b23d7039b98607 Mon Sep 17 00:00:00 2001 From: ahze Date: Tue, 1 May 2007 17:27:02 +0000 Subject: share/gnome -> share git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8730 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/brightside/Makefile | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 x11/brightside/Makefile (limited to 'x11/brightside/Makefile') diff --git a/x11/brightside/Makefile b/x11/brightside/Makefile new file mode 100644 index 000000000..9bd61f528 --- /dev/null +++ b/x11/brightside/Makefile @@ -0,0 +1,28 @@ +# New ports collection makefile for: brightide +# Date created: 02 July 2004 +# Whom: Joe Marcus Clarke +# +# $FreeBSD$ +# + +PORTNAME= brightside +PORTVERSION= 1.4.0 +PORTREVISION= 3 +CATEGORIES= x11 +MASTER_SITES= http://files.catmur.co.uk/brightside/ + +MAINTAINER= marcus@FreeBSD.org +COMMENT= A tool to add reactivity to the edges and corners of the GNOME desktop + +USE_BZIP2= yes +USE_X_PREFIX= yes +USE_GMAKE= yes +GNU_CONFIGURE= yes +USE_GNOME= gnomeprefix gnomehack libwnck libgnomeui +CONFIGURE_ARGS= --enable-tray-icon +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +GCONF_SCHEMAS= brightside.schemas + +.include -- cgit v1.2.3