mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
3a5add1760
collection. PR: 19396 Submitted by: kbyanc@posi.net
22 lines
401 B
Makefile
22 lines
401 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
|
|
|
|
.include <bsd.port.mk>
|