From 432d09bcc1d18c831c5d01df696ede0af3514b5b Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 22 Sep 2008 23:33:18 +0000 Subject: Update to 2.12.2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11601 df743ca5-7f9a-e211-a948-0013205c9059 --- net/gnome-netstatus/Makefile | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 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..ebb3d6bda --- /dev/null +++ b/net/gnome-netstatus/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: gnomenetstatus +# Date Created: 05 December 2003 +# Whom: Joe Marcus Clarke +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= gnome-netstatus +PORTVERSION= 2.12.2 +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 + +INSTALLS_OMF= yes +INSTALLS_ICONS= yes +USE_BZIP2= yes +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