freebsd-ports/x11/erun/Makefile

23 lines
412 B
Makefile

# 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= http://void.mapopolis.com/~jacob/c0de/
MAINTAINER= kbyanc@posi.net
LIB_DEPENDS= epplet.1:${PORTSDIR}/x11-wm/libepplet
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_X_PREFIX= yes
USE_IMLIB= yes
.include <bsd.port.mk>