summaryrefslogblamecommitdiff
path: root/x11/xfce4-clipman-plugin/Makefile
blob: f103787249024374e51bdc641e702a40d3e4d903 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                            
                     
                 
                        
                                                             
                     
 
                                   

                                                       
                   



                                                             
                                              
                   
 
                      
# 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=	0.8.0
PORTREVISION=	2
CATEGORIES=	x11 xfce
MASTER_SITES=	http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR=	xfce4

MAINTAINER=	r.c.ladan@gmail.com
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 panel libgui libutil
USE_XLIB=	yes

.include <bsd.port.mk>