# New ports collection makefile for:	E-FancyLauncher
# Date created:		30 March 2000
# Whom:			jhb
#
# $FreeBSD: ports/x11/efancylauncher/Makefile,v 1.2 2000/04/13 19:09:18 cpiazza Exp $
#

PORTNAME=	E-FancyLauncher
PORTVERSION= 	0.7
CATEGORIES=	x11
MASTER_SITES= 	http://www.docs.uu.se/~adavid/Epplets/
EXTRACT_SUFX=	.tgz

MAINTAINER=	jhb@FreeBSD.org

LIB_DEPENDS=    epplet.1:${PORTSDIR}/x11-wm/epplets

WRKSRC=		${WRKDIR}/E-FancyLauncher

USE_GMAKE=	yes
USE_X_PREFIX=	yes

ALL_TARGET=	clean all

post-patch:
	( cd ${WRKSRC} ; ${MV} makefile Makefile )

.include <bsd.port.mk>
