aboutsummaryrefslogtreecommitdiffstats
path: root/x11/erun/Makefile
blob: efe336f36253dea6441cd84f4240079e6eff0106 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    E-Run 1.2
# Date created:             17 June 2000
# Whom:                 Kelly Yancey <kbyanc@posi.net>
#
# $FreeBSD$
#

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

MAINTAINER= kbyanc@posi.net

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>