head	1.11;
access;
symbols
	RELEASE_5_1_0:1.10
	RELEASE_4_8_0:1.9
	RELEASE_5_0_0:1.8
	RELEASE_4_7_0:1.6
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1;
locks; strict;
comment	@# @;


1.11
date	2003.08.12.15.16.26;	author marcus;	state dead;
branches;
next	1.10;

1.10
date	2003.04.20.19.51.47;	author marcus;	state Exp;
branches;
next	1.9;

1.9
date	2003.02.21.14.08.20;	author knu;	state Exp;
branches;
next	1.8;

1.8
date	2002.11.18.21.23.48;	author marcus;	state Exp;
branches;
next	1.7;

1.7
date	2002.10.05.18.13.07;	author marcus;	state Exp;
branches;
next	1.6;

1.6
date	2002.09.25.03.22.55;	author marcus;	state Exp;
branches;
next	1.5;

1.5
date	2002.09.20.20.55.39;	author marcus;	state Exp;
branches;
next	1.4;

1.4
date	2002.09.20.20.48.20;	author kris;	state Exp;
branches;
next	1.3;

1.3
date	2002.08.23.21.17.11;	author marcus;	state Exp;
branches;
next	1.2;

1.2
date	2002.06.15.19.19.26;	author marcus;	state Exp;
branches;
next	1.1;

1.1
date	2002.05.06.21.22.22;	author marcus;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Remove this ports as part of phase II of the GNOME 1.4 desktop removal.
@
text
@# New ports collection makefile for:	file_menu_applet
# Date created:				4 May 2002
# Whom:					Franz Klammer <klammer@@webonaut.com>
#
# $FreeBSD: ports/x11-fm/file_menu_applet/Makefile,v 1.10 2003/04/20 19:51:47 marcus Exp $
#

PORTNAME=	file_menu_applet
PORTVERSION=	0.5
CATEGORIES=	x11-fm gnome
MASTER_SITES=	http://www.zoned.net:8000/~xkahn/file_menu_applet/

MAINTAINER=	klammer@@webonaut.com
COMMENT=	A small GNOME panel application which creates a file manager

USE_X_PREFIX=	yes
USE_GMAKE=	yes
USE_GNOME=	gnomeprefix gnomehack libpanel gnomevfs libglade
GNU_CONFIGURE=	yes

pre-everything::
	@@${SH} ${PKGINSTALL} ${PKGNAME} ${PREFIX}

.include <bsd.port.mk>
@


1.10
log
@Remove USE_GNOMENG.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@De-pkg-comment.
@
text
@a17 1
USE_GNOMENG=	yes
@


1.8
log
@Add a missing dependency on libglade.

Submitted by:	maintainer
@
text
@d14 1
@


1.7
log
@Add a missing dependency on gnomecanvas.

Submitted by:	bento
@
text
@d18 1
a18 1
USE_GNOME=	gnomeprefix gnomehack libpanel gnomevfs gnomecanvas
@


1.6
log
@Add a missing dependency on gdkpixbuf.
@
text
@d18 1
a18 1
USE_GNOME=	gnomeprefix gnomehack libpanel gnomevfs gdkpixbuf
@


1.5
log
@Add missing dependency on gnomevfs.  Unbreak.

Submitted by:	bento
@
text
@d18 1
a18 1
USE_GNOME=	gnomeprefix gnomehack libpanel gnomevfs
@


1.4
log
@BROKEN: configure fails
@
text
@a14 2
BROKEN=		"Does not configure"

d18 1
a18 1
USE_GNOME=	gnomeprefix gnomehack libpanel
@


1.3
log
@Use USE_GNOMENG.

PR:		41955
Submitted by:	maintainer
@
text
@d15 2
@


1.2
log
@Update to 0.5.

PR:		39323
Submitted by:	maintainer
@
text
@d17 2
a18 1
USE_GNOME=	yes
d20 3
@


1.1
log
@Add file_menu_applet 0.4, a small GNOME panel application which creates a
file manager.

PR:		37802
Submitted by:	Franz Klammer <klammer@@webonaut.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.4
@

