freebsd-ports/x11/xfce4-wmdock-plugin/Makefile
Rene Ladan 43e1cc46ab Consistify spelling of "Xfce", and some other projects while there.
Also remove a commented out BROKEN line for x11/xfce4-clipman-plugin

PR:		ports/160730
Submitted by:	ryusuke
2011-10-26 20:27:27 +00:00

25 lines
549 B
Makefile

# New ports collection makefile for: xfce4-wmdock-plugin
# Date created: 7 September 2007
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xfce4-wmdock-plugin
PORTVERSION= 0.3.4
CATEGORIES= x11 xfce
MASTER_SITES= http://www.ibh.de/~ellguth/develop/
MAINTAINER= xfce@FreeBSD.org
COMMENT= WMdock plugin for Xfce
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GETTEXT= yes
INSTALLS_ICONS= yes
USE_GMAKE= yes
USE_GNOME= gtk20 intltool intlhack pkgconfig libwnck
USE_XFCE= configenv libgui panel
INSTALLS_ICONS= yes
.include <bsd.port.mk>