# New ports collection makefile for: gnomesystemmonitor # Date created: 09 May 2002 # Whom: Joe Marcus Clarke # # $FreeBSD$ # $MCom: ports/sysutils/gnome-system-monitor3/Makefile,v 1.12 2012/06/01 02:59:20 mezz Exp $ # PORTNAME= gnome-system-monitor PORTVERSION= 3.4.1 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 3 system monitor program BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop \ gtkmm-3.0:${PORTSDIR}/x11-toolkits/gtkmm30 RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme CONFLICTS= gnome-system-monitor-2.[0-9]* LATEST_LINK= gnome-system-monitor3 USE_XZ= yes USE_GETTEXT= yes INSTALLS_OMF= yes USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack gnomehack libwnck3 gnomedocutils \ librsvg2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.gnome-system-monitor.enums.xml \ org.gnome.gnome-system-monitor.gschema.xml .include