From d73a80e1df14b8b73196d95e3d8478905d686cc7 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 28 Apr 2007 17:35:15 +0000 Subject: share/gnome -> share git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8667 df743ca5-7f9a-e211-a948-0013205c9059 --- net/gnome-netstatus/Makefile | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 net/gnome-netstatus/Makefile (limited to 'net/gnome-netstatus/Makefile') diff --git a/net/gnome-netstatus/Makefile b/net/gnome-netstatus/Makefile new file mode 100644 index 000000000..72af8fad4 --- /dev/null +++ b/net/gnome-netstatus/Makefile @@ -0,0 +1,35 @@ +# New ports collection makefile for: gnomenetstatus +# Date Created: 05 December 2003 +# Whom: Joe Marcus Clarke +# +# $FreeBSD$ +# $MCom: ports/net/gnome-netstatus/Makefile,v 1.41 2006/07/23 01:10:49 mezz Exp $ +# + +PORTNAME= gnome-netstatus +PORTVERSION= 2.12.1 +PORTREVISION= 1 +CATEGORIES= net gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= A GNOME applet that shows network status + +USE_XLIB= yes +INSTALLS_OMF= yes +INSTALLS_ICONS= yes +USE_BZIP2= yes +GNOME_DESKTOP_VERSION=2 +USE_GNOME= gnomehack intlhack gnomeprefix libgnome gnomepanel libglade2 \ + gnomedocutils +USE_GMAKE= yes +USE_GETTEXT= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +GCONF_SCHEMAS= netstatus.schemas + +.include -- cgit v1.2.3