aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xfce4-genmon-plugin/Makefile
blob: 337c5a4b8d8c4fe43286b580f0d3bf8849f42e98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:    xfce4-genmon-plugin
# Date created:     2004-09-12
# Whom:         Matt Lancereau <ports@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   xfce4-genmon-plugin
PORTVERSION=    3.2
PORTREVISION=   10
CATEGORIES= sysutils xfce
MASTER_SITES=   CRITICAL/xfce4
DIST_SUBDIR=    xfce4

MAINTAINER= miwi@FreeBSD.org
COMMENT=    Generic Monitor XFce4 panel plugin

GNU_CONFIGURE=  yes
USE_BZIP2=  yes
USE_GETTEXT=    yes
USE_GMAKE=  yes
USE_GNOME=  gnometarget gtk20 intltool intlhack pkgconfig
USE_XFCE=   configenv panel

.include <bsd.port.mk>