aboutsummaryrefslogblamecommitdiff
path: root/deskutils/xfce4-xkb-plugin/Makefile
blob: c64a8d97e0f9cc19f1c6cef58b00764485112e32 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                        
                     
                 
                              
                                                             




                                                          
                   




                                                             
 
                      
# New ports collection makefile for:	xfce4-xkb-plugin
# Date created:				2004-08-27
# Whom:					des
#
# $FreeBSD$
#

PORTNAME=	xfce4-xkb-plugin
PORTVERSION=	0.4.3
PORTREVISION=	4
CATEGORIES=	deskutils xfce
MASTER_SITES=	http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR=	xfce4

MAINTAINER=	des@FreeBSD.org
COMMENT=	Keyboard layout switching plugin for XFce4

GNU_CONFIGURE=	yes
USE_BZIP2=	yes
USE_GETTEXT=	yes
USE_GMAKE=	yes
USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig
USE_XFCE=	configenv panel

.include <bsd.port.mk>