aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xfce4-genmon-plugin/Makefile
blob: d3dd140454d395bd97a5fe335c0078698808786d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Matt Lancereau <ports@FreeBSD.org>
# $FreeBSD$

PORTNAME=   xfce4-genmon-plugin
PORTVERSION=    4.0.1
CATEGORIES= sysutils xfce
MASTER_SITES=   XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR=    xfce4

MAINTAINER= xfce@FreeBSD.org
COMMENT=    Generic Monitor Xfce4 panel plugin

LICENSE=    LGPL21

GNU_CONFIGURE=  yes
INSTALL_TARGET= install-strip
USES=       gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3
USE_GNOME=  glib20 gtk30 intltool cairo gdkpixbuf2
USE_XFCE=   panel

.include <bsd.port.mk>