# New ports collection makefile for: xfce4-menueditor # Date created: 2004-01-22 # Whom: Matt Lancereau # # $FreeBSD$ # PORTNAME= xfce4-menueditor PORTVERSION= 1.0 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 USE_GNOME= gtk20 libxml2 USE_BZIP2= yes USE_X_PREFIX= yes USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --disable-cvs WRKSRC= ${WRKDIR}/${PORTNAME} .include