1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/x11/erun/Makefile

24 lines
422 B
Makefile
Raw Normal View History

# 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
2000-10-28 10:17:57 +00:00
USE_IMLIB= yes
.include <bsd.port.mk>