1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/sysutils/xfce4-genmon-plugin/Makefile
Guido Falsi b174c44767 Update xfce4-genmon-plugin to 4.0.1
PR:		223310
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2017-10-29 22:37:40 +00:00

22 lines
512 B
Makefile

# 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>