1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/x11/erun/Makefile
Steve Price 2abf26ecde Adding erun version 1.2.
A simple epplet for launching arbitrary programs.

PR:		19361
Submitted by:	Kelly Yancey <kbyanc@posi.net>
2000-07-10 04:01:52 +00:00

22 lines
399 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/epplets
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_X_PREFIX= yes
.include <bsd.port.mk>