freebsd-ports/sysutils/xfce4-genmon-plugin/Makefile
2012-06-01 05:26:28 +00:00

28 lines
660 B
Makefile

# 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.4.0
PORTREVISION= 1
CATEGORIES= sysutils xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Generic Monitor Xfce4 panel plugin
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv libmenu panel
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
.include <bsd.port.mk>