# New ports collection makefile for:	E-Run 1.2
# Date created:				17 June 2000
# Whom:					Kelly Yancey <kbyanc@posi.net>
#
# $FreeBSD: ports/x11/erun/Makefile,v 1.7 2003/03/07 06:36:10 ade Exp $
#

PORTNAME=	E-Run
PORTVERSION=	1.2
CATEGORIES=	x11
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	kbyanc

MAINTAINER=	kbyanc@posi.net
COMMENT=	A simple epplet for launching arbitrary programs

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

WRKSRC=		${WRKDIR}/${PORTNAME}

USE_X_PREFIX=	yes
USE_GNOMENG=	yes
USE_GNOME=	imlib

.include <bsd.port.mk>
