summaryrefslogblamecommitdiff
path: root/x11-wm/xfce4-menueditor/Makefile
blob: d9c723052a1368a3cd8863fa362f5be3aacf24d0 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                         
                    








                                                               
                                    


                             
                  

                                                               

                                     


                                     
# New ports collection makefile for:	xfce4-menueditor
# Date created:		2004-01-22
# Whom:			Matt Lancereau <matt@rimasec.net>
#
# $FreeBSD$
#

PORTNAME=	xfce4-menueditor
PORTVERSION=	1.05
CATEGORIES=	x11-wm xfce
MASTER_SITES=	http://users.skynet.be/p0llux/files/

MAINTAINER=	matt@rimasec.net
COMMENT=	Menu Editor for the XFce desktop environment

LIB_DEPENDS=	xfce4util.1:${PORTSDIR}/x11/libxfce4util \
		xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui

PLIST_FILES=	bin/xfce4-menueditor
USE_GNOME=	gtk20 libxml2
USE_BZIP2=	yes
USE_X_PREFIX=	yes
USE_LIBTOOL_VER=13
CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}

CONFIGURE_ARGS=		--disable-cvs

WRKSRC=		${WRKDIR}/${PORTNAME}

.include <bsd.port.mk>