freebsd-ports/x11/xfce4-clipman-plugin/Makefile
Oliver Lehmann 157c3e2264 update xfce to 4.6.1
bump PORTREVISION where necessary
2009-05-06 14:56:27 +00:00

28 lines
640 B
Makefile

# New ports collection makefile for: xfce4-clipman-plugin
# Date created: 23 November 2003
# Whom: Matt Lancereau <matt@rimasec.net>
#
# $FreeBSD$
#
PORTNAME= xfce4-clipman-plugin
PORTVERSION= 1.0.0
PORTREVISION= 1
CATEGORIES= x11 xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4
MAINTAINER= rene@FreeBSD.org
COMMENT= XFce 4 clipboard module for xfce4-panel
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv libexo libgui libutil panel
USE_XORG= x11 ice sm xpm
INSTALLS_ICONS= yes
.include <bsd.port.mk>